Age | Commit message (Expand) | Author |
2011-03-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-03-04 | nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3) | Neil Horman |
2011-03-04 | ceph: no .snap inside of snapped namespace | Sage Weil |
2011-03-03 | Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Linus Torvalds |
2011-03-03 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2011-03-03 | ceph: do not clear I_COMPLETE from d_release | Sage Weil |
2011-03-03 | ceph: do not set I_COMPLETE | Sage Weil |
2011-03-03 | Revert "ceph: keep reference to parent inode on ceph_dentry" | Sage Weil |
2011-03-03 | hfs: fix rename() over non-empty directory | Al Viro |
2011-03-03 | udf: fix i_nlink limit | Al Viro |
2011-03-03 | fix reiserfs mkdir() breakage | Al Viro |
2011-03-03 | exofs: i_nlink races in rename() | Al Viro |
2011-03-03 | nilfs2: i_nlink races in rename() | Al Viro |
2011-03-03 | minix: i_nlink races in rename() | Al Viro |
2011-03-03 | ufs: i_nlink races in rename() | Al Viro |
2011-03-03 | sysv: i_nlink races in rename() | Al Viro |
2011-03-02 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-02 | of/flattree: Drop an uninteresting message to pr_debug level | Paul Bolle |
2011-03-02 | ext2: Fix link count corruption under heavy link+rename load | Josh Hunt |
2011-03-01 | xfs: zero proper structure size for geometry calls | Alex Elder |
2011-03-02 | nilfs2: fix regression that i-flag is not set on changeless checkpoints | Ryusuke Konishi |
2011-02-28 | fs/block_dev.c: fix new kernel-doc warning | Randy Dunlap |
2011-02-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2011-02-28 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-02-25 | aio: fix race between io_destroy() and io_submit() | Jan Kara |
2011-02-25 | aio: fix rcu ioctx lookup | Nick Piggin |
2011-02-25 | ldm: corrupted partition table can cause kernel oops | Timo Warns |
2011-02-25 | epoll: prevent creating circular epoll structures | Davide Libenzi |
2011-02-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2011-02-25 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2011-02-25 | afs: Fix oops in afs_unlink_writeback | Anton Blanchard |
2011-02-25 | fuse: fix truncate after open | Miklos Szeredi |
2011-02-25 | fuse: fix hang of single threaded fuseblk filesystem | Miklos Szeredi |
2011-02-24 | block: bd_link_disk_holder() should hold on to holder_dir | Tejun Heo |
2011-02-24 | Unlock vfsmount_lock in do_umount | J. R. Okajima |
2011-02-24 | Fix over-zealous flush_disk when changing device size. | NeilBrown |
2011-02-23 | mm: prevent concurrent unmap_mapping_range() on the same inode | Miklos Szeredi |
2011-02-23 | Btrfs: fix fiemap bugs with delalloc | Chris Mason |
2011-02-22 | xfs: check if device support discard in xfs_ioc_trim() | Lukas Czerner |
2011-02-22 | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 | Dan Rosenberg |
2011-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2011-02-21 | Docbook: add fs/eventfd.c and fix typos in it | Randy Dunlap |
2011-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-02-21 | [CIFS] update cifs version | Steve French |
2011-02-21 | cifs: Fix regression in LANMAN (LM) auth code | Shirish Pargaonkar |
2011-02-21 | eCryptfs: Copy up lower inode attrs in getattr | Tyler Hicks |
2011-02-21 | ecryptfs: read on a directory should return EISDIR if not supported | Andy Whitcroft |
2011-02-21 | eCryptfs: Handle NULL nameidata pointers | Tyler Hicks |