Age | Commit message (Expand) | Author |
2013-03-14 | pnfs: fix resend_to_mds for directio | Benny Halevy |
2013-03-14 | NFS: Don't allow NFS silly-renamed files to be deleted, no signal | Trond Myklebust |
2013-03-14 | cifs: ensure that cifs_get_root() only traverses directories | Jeff Layton |
2013-03-14 | Btrfs: delete inline extents when we find them during logging | Josef Bacik |
2013-03-14 | Btrfs: copy everything if we've created an inline extent | Josef Bacik |
2013-03-14 | btrfs: Init io_lock after cloning btrfs device struct | Thomas Gleixner |
2013-03-14 | ext4: convert number of blocks to clusters properly | Lukas Czerner |
2013-03-04 | xfs: xfs_bmap_add_attrfork_local is too generic | Dave Chinner |
2013-03-04 | pstore: Avoid deadlock in panic and emergency-restart path | Seiji Aguchi |
2013-03-04 | fuse: don't WARN when nlink is zero | Miklos Szeredi |
2013-03-04 | nfsd: Fix memleak | majianpeng |
2013-03-04 | ext4: fix free clusters calculation in bigalloc filesystem | Lukas Czerner |
2013-03-04 | ext4: fix xattr block allocation/release with bigalloc | Lukas Czerner |
2013-03-04 | ext4: fix race in ext4_mb_add_n_trim() | Niu Yawei |
2013-03-04 | ext4: release sysfs kobject when failing to enable quotas on mount | Theodore Ts'o |
2013-03-04 | ext4: check bh in ext4_read_block_bitmap() | Eryu Guan |
2013-03-04 | ext4: return ENOMEM if sb_getblk() fails | Theodore Ts'o |
2013-03-04 | ext4: fix possible use-after-free with AIO | Jan Kara |
2013-03-04 | fs: Fix possible use-after-free with AIO | Jan Kara |
2013-03-04 | ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink | Xiaowei.Hu |
2013-03-04 | ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly | Jeff Liu |
2013-03-04 | ocfs2: fix possible use-after-free with AIO | Jan Kara |
2013-03-04 | UBIFS: fix double free of ubifs_orphan objects | Adam Thomas |
2013-03-04 | UBIFS: fix use of freed ubifs_orphan objects | Adam Thomas |
2013-02-28 | get rid of unprotected dereferencing of mnt->mnt_ns | Al Viro |
2013-02-28 | GFS2: Get a block reservation before resizing a file | Bob Peterson |
2013-02-28 | NFSv4.1: Don't decode skipped layoutgets | Weston Andros Adamson |
2013-02-28 | NFSv4.1: Fix bulk recall and destroy of layouts | Trond Myklebust |
2013-02-28 | NFSv4.1: Fix an ABBA locking issue with session and state serialisation | Trond Myklebust |
2013-02-28 | NLM: Ensure that we resend all pending blocking locks after a reclaim | Trond Myklebust |
2013-02-28 | umount oops when remove blocklayoutdriver first | fanchaoting |
2013-02-28 | ocfs2: unlock super lock if lockres refresh failed | Junxiao Bi |
2013-02-28 | fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() | MITSUNARI Shigeo |
2013-02-28 | inotify: remove broken mask checks causing unmount to be EINVAL | Jim Somerville |
2013-02-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-02-06 | Btrfs: move d_instantiate outside the transaction during mksubvol | Chris Mason |
2013-02-06 | Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata | Jan Schmidt |
2013-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-... | Chris Mason |
2013-02-05 | Btrfs: fix possible stale data exposure | Josef Bacik |
2013-02-05 | Btrfs: fix missing i_size update | Josef Bacik |
2013-02-05 | Btrfs: fix race between snapshot deletion and getting inode | Liu Bo |
2013-02-05 | Btrfs: fix missing release of the space/qgroup reservation in start_transacti... | Miao Xie |
2013-02-05 | Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write() | Miao Xie |
2013-02-05 | Btrfs: do not merge logged extents if we've removed them from the tree | Josef Bacik |
2013-02-05 | Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-05 | nilfs2: fix fix very long mount time issue | Vyacheslav Dubeyko |
2013-02-04 | dlm: check the write size from user | David Teigland |
2013-02-01 | btrfs: don't try to notify udev about missing devices | Eric Sandeen |
2013-02-01 | Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-01-30 | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session | Trond Myklebust |