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