Age | Commit message (Expand) | Author |
2013-10-12 | vfs: allow O_PATH file descriptors for fstatfs() | Linus Torvalds |
2013-10-12 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-10-12 | ext4: fix memory leak in xattr | Dave Jones |
2013-10-10 | Btrfs: fix oops caused by the space balance and dead roots | Miao Xie |
2013-10-10 | Btrfs: insert orphan roots into fs radix tree | Miao Xie |
2013-10-10 | Btrfs: limit delalloc pages outside of find_delalloc_range | Josef Bacik |
2013-10-10 | Btrfs: use right root when checking for hash collision | Josef Bacik |
2013-10-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-10-05 | btrfs: Fix crash due to not allocating integrity data for a bioset | Darrick J. Wong |
2013-10-05 | Merge branch 'for-linus' into for-linus-3.12 | Chris Mason |
2013-10-04 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-10-04 | Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-10-04 | Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing | Ilya Dryomov |
2013-10-04 | Btrfs: eliminate races in worker stopping code | Ilya Dryomov |
2013-10-04 | Btrfs: fix crash of compressed writes | Liu Bo |
2013-10-04 | Btrfs: fix transid verify errors when recovering log tree | Josef Bacik |
2013-10-04 | xfs: Use kmem_free() instead of free() | Thierry Reding |
2013-10-04 | xfs: fix memory leak in xlog_recover_add_to_trans | tinguely@sgi.com |
2013-10-04 | xfs: dirent dtype presence is dependent on directory magic numbers | Dave Chinner |
2013-10-04 | xfs: lockdep needs to know about 3 dquot-deep nesting | Dave Chinner |
2013-10-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2013-10-02 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-10-01 | fs/super.c: fix lru_list leak for real | Al Viro |
2013-10-01 | fuse: no RCU mode in fuse_access() | Miklos Szeredi |
2013-10-01 | fuse: readdirplus: fix RCU walk | Miklos Szeredi |
2013-10-01 | fuse: don't check_submounts_and_drop() in RCU walk | Miklos Szeredi |
2013-09-30 | Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-09-30 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds |
2013-09-30 | nilfs2: fix issue with race condition of competition between segments for dir... | Vyacheslav Dubeyko |
2013-09-30 | fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing | Dan Aloni |
2013-09-29 | afs: dget_parent() can't return a negative dentry | Al Viro |
2013-09-29 | ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate() | Al Viro |
2013-09-29 | sysv: Add forgotten superblock lock init for v7 fs | Lubomir Rintel |
2013-09-29 | NFS: Give "flavor" an initial value to fix a compile warning | Anna Schumaker |
2013-09-29 | NFSv4.1: try SECINFO_NO_NAME flavs until one works | Weston Andros Adamson |
2013-09-29 | NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds | Trond Myklebust |
2013-09-29 | NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails | Trond Myklebust |
2013-09-28 | Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-09-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2013-09-26 | aio: fix use-after-free in aio_migratepage | Benjamin LaHaise |
2013-09-26 | xfs: fix node forward in xfs_node_toosmall | Mark Tinguely |
2013-09-26 | NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method | Trond Myklebust |
2013-09-25 | [CIFS] update cifs.ko version | Steve French |
2013-09-25 | [CIFS] Remove ext2 flags that have been moved to fs.h | Steve French |
2013-09-24 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-24 | fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume | Goldwyn Rodrigues |
2013-09-24 | block: Fix bio_copy_data() | Kent Overstreet |
2013-09-24 | xfs: log recovery lsn ordering needs uuid check | Dave Chinner |