aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Remove the automount through follow_link() kludge code from pathwalkDavid Howells2011-01-15
* CIFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
* NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
* AFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
* Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells2011-01-15
* Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15
* Add a dentry op to handle automounting rather than abusing follow_link()David Howells2011-01-15
* do_lookup() fixAl Viro2011-01-15
* afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-14
* FS-Cache: Fix operation handlingAkshat Aranya2011-01-14
* Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-14
|\
| * fs: namei fix ->put_link on wrong inode in do_filp_openNick Piggin2011-01-14
* | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-13
|\|
| * fs: fix do_last error case when need_reval_dotJ. R. Okajima2011-01-13
| * nfs: add missing rcu-walk checkNick Piggin2011-01-13
| * fs: fix dropping of rcu-walk from force_reval_pathNick Piggin2011-01-13
| * fs: force_reval_path drop rcu-walk before d_invalidateNick Piggin2011-01-13
* | fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-docStefan Hajnoczi2011-01-13
* | thp: remove PG_buddyAndrea Arcangeli2011-01-13
* | thp: transparent hugepage vmstatAndrea Arcangeli2011-01-13
* | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines2011-01-13
* | mm: smaps: export mlock informationNikanth Karthikesan2011-01-13
* | fs/mpage.c: consolidate codeHai Shan2011-01-13
* | sync_inode_metadata: fix commentAndrew Morton2011-01-13
* | writeback: avoid livelocking WB_SYNC_ALL writebackJan Kara2011-01-13
* | writeback: stop background/kupdate works from livelocking other worksJan Kara2011-01-13
* | writeback: trace wakeup event for background writebackWu Fengguang2011-01-13
* | writeback: integrated background writeback workJan Kara2011-01-13
* | ecryptfs: fix broken buildLinus Torvalds2011-01-13
* | NFS: Fix NFSv3 exclusive open semanticsTrond Myklebust2011-01-13
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\ \
| * \ Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-13
| |\ \
| | * | implement in-kernel gendisk events handlingTejun Heo2010-12-16
| | * | block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2010-12-16
| * | | block: add internal hd part table referencesJens Axboe2011-01-07
| * | | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-05
| * | | bio-integrity: mark kintegrityd_wq highpri and CPU intensiveTejun Heo2011-01-03
| * | | Fix compile warnings due to missing removal of a 'ret' variableJens Axboe2010-12-20
| * | | fs/block: type signature of major_to_index(int) to major_to_index(unsigned)Yang Zhang2010-12-17
| * | | fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław2010-12-17
| |/ /
| * | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-27
| |\ \
| | * | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
| | * | block: check bdev_read_only() from blkdev_get()Tejun Heo2010-11-13
| | * | block: reorganize claim/release implementationTejun Heo2010-11-13
| | * | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
| | * | block: simplify holder symlink handlingTejun Heo2010-11-13
| | * | btrfs: close_bdev_exclusive() should use the same @flags as the matching open...Tejun Heo2010-11-13
| * | | Merge branch 'v2.6.37-rc2' into for-2.6.38/coreJens Axboe2010-11-16
| |\ \ \
| * | | | block: export 'ro' sysfs attribute for partitionsKay Sievers2010-11-11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-13
|\ \ \ \ \