| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/block_dev.c: fix new kernel-doc warning | Randy Dunlap | 2011-03-01 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2011-03-01 | 3 | -10/+55 |
|\ |
|
| * | fuse: fix truncate after open | Miklos Szeredi | 2011-02-25 | 1 | -2/+5 |
| * | fuse: fix hang of single threaded fuseblk filesystem | Miklos Szeredi | 2011-02-25 | 2 | -8/+50 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-01 | 3 | -13/+28 |
|\ \ |
|
| * | | ocfs2: Check heartbeat mode for kernel stacks only | Mark Fasheh | 2011-02-20 | 1 | -8/+20 |
| * | | Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig... | Tristan Ye | 2011-02-20 | 1 | -2/+5 |
| * | | ocfs2: Fix estimate of necessary credits for mkdir | Jan Kara | 2011-02-20 | 1 | -3/+3 |
* | | | aio: fix race between io_destroy() and io_submit() | Jan Kara | 2011-02-26 | 1 | -0/+17 |
* | | | aio: fix rcu ioctx lookup | Nick Piggin | 2011-02-26 | 1 | -11/+24 |
* | | | ldm: corrupted partition table can cause kernel oops | Timo Warns | 2011-02-26 | 1 | -0/+5 |
* | | | epoll: prevent creating circular epoll structures | Davide Libenzi | 2011-02-26 | 1 | -0/+95 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2011-02-25 | 10 | -57/+282 |
|\ \ \ |
|
| * | | | Btrfs: fix fiemap bugs with delalloc | Chris Mason | 2011-02-23 | 3 | -42/+224 |
| * | | | Btrfs: set FMODE_EXCL in btrfs_device->mode | Ilya Dryomov | 2011-02-16 | 1 | -1/+1 |
| * | | | Btrfs: make btrfs_rm_device() fail gracefully | Ilya Dryomov | 2011-02-16 | 1 | -2/+9 |
| * | | | Btrfs: Avoid accessing unmapped kernel address | Li Zefan | 2011-02-16 | 1 | -7/+14 |
| * | | | Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctl | Li Zefan | 2011-02-16 | 1 | -2/+5 |
| * | | | Btrfs: allow balance to explicitly allocate chunks as it relocates | Chris Mason | 2011-02-16 | 3 | -1/+21 |
| * | | | Btrfs: put ENOSPC debugging under a mount option | Chris Mason | 2011-02-16 | 3 | -2/+8 |
* | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-02-25 | 3 | -8/+15 |
|\ \ \ \ |
|
| * | | | | Fix over-zealous flush_disk when changing device size. | NeilBrown | 2011-02-24 | 3 | -8/+15 |
* | | | | | afs: Fix oops in afs_unlink_writeback | Anton Blanchard | 2011-02-25 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | block: bd_link_disk_holder() should hold on to holder_dir | Tejun Heo | 2011-02-24 | 1 | -0/+6 |
* | | | | Unlock vfsmount_lock in do_umount | J. R. Okajima | 2011-02-24 | 1 | -1/+1 |
* | | | | mm: prevent concurrent unmap_mapping_range() on the same inode | Miklos Szeredi | 2011-02-24 | 8 | -38/+19 |
* | | | | xfs: check if device support discard in xfs_ioc_trim() | Lukas Czerner | 2011-02-22 | 1 | -0/+2 |
* | | | | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 | Dan Rosenberg | 2011-02-22 | 1 | -0/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2011-02-22 | 4 | -120/+44 |
|\ \ \ \ |
|
| * | | | | eCryptfs: Copy up lower inode attrs in getattr | Tyler Hicks | 2011-02-21 | 1 | -0/+2 |
| * | | | | ecryptfs: read on a directory should return EISDIR if not supported | Andy Whitcroft | 2011-02-21 | 1 | -0/+1 |
| * | | | | eCryptfs: Handle NULL nameidata pointers | Tyler Hicks | 2011-02-21 | 3 | -26/+29 |
| * | | | | eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata" | Tyler Hicks | 2011-02-18 | 1 | -94/+12 |
* | | | | | Docbook: add fs/eventfd.c and fix typos in it | Randy Dunlap | 2011-02-22 | 1 | -6/+6 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-02-22 | 3 | -5/+15 |
|\ \ \ \ \ |
|
| * | | | | | ceph: keep reference to parent inode on ceph_dentry | Yehuda Sadeh | 2011-02-20 | 2 | -1/+5 |
| * | | | | | ceph: queue cap_snaps once per realm | Sage Weil | 2011-02-05 | 1 | -4/+10 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-02-21 | 3 | -9/+9 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | [CIFS] update cifs version | Steve French | 2011-02-21 | 1 | -1/+1 |
| * | | | | | cifs: Fix regression in LANMAN (LM) auth code | Shirish Pargaonkar | 2011-02-21 | 1 | -4/+4 |
| * | | | | | cifs: fix handling of scopeid in cifs_convert_address | Jeff Layton | 2011-02-17 | 1 | -4/+4 |
* | | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-02-18 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo | 2011-02-16 | 2 | -3/+3 |
* | | | | | | | fs/partitions: Validate map_count in Mac partition tables | Timo Warns | 2011-02-18 | 1 | -8/+9 |
* | | | | | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-02-17 | 1 | -4/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | nfsd: correctly handle return value from nfsd_map_name_to_* | NeilBrown | 2011-02-17 | 1 | -4/+4 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | block: revert block_dev read-only check | Chuck Ebbert | 2011-02-17 | 1 | -6/+5 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | vfs: fix BUG_ON() in fs/namei.c:1461 | Linus Torvalds | 2011-02-16 | 1 | -5/+4 |
|/ / / / / |
|
* | | | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-02-15 | 4 | -93/+125 |
|\ \ \ \ \ |
|
| * | | | | | nfsd: break lease on unlink due to rename | J. Bruce Fields | 2011-02-14 | 1 | -0/+7 |