Age | Commit message (Expand) | Author |
2011-01-15 | Remove a further kludge from __do_follow_link() | David Howells |
2011-01-15 | autofs4: Add v4 pseudo direct mount support | Ian Kent |
2011-01-15 | autofs4: Fix wait validation | Ian Kent |
2011-01-15 | autofs4: Clean up autofs4_free_ino() | Ian Kent |
2011-01-15 | autofs4: Clean up dentry operations | Ian Kent |
2011-01-15 | autofs4: Clean up inode operations | Ian Kent |
2011-01-15 | autofs4: Remove unused code | Ian Kent |
2011-01-15 | autofs4: Add d_manage() dentry operation | Ian Kent |
2011-01-15 | autofs4: Add d_automount() dentry operation | Ian Kent |
2011-01-15 | Remove the automount through follow_link() kludge code from pathwalk | David Howells |
2011-01-15 | CIFS: Use d_automount() rather than abusing follow_link() | David Howells |
2011-01-15 | NFS: Use d_automount() rather than abusing follow_link() | David Howells |
2011-01-15 | AFS: Use d_automount() rather than abusing follow_link() | David Howells |
2011-01-15 | Add an AT_NO_AUTOMOUNT flag to suppress terminal automount | David Howells |
2011-01-15 | Add a dentry op to allow processes to be held during pathwalk transit | David Howells |
2011-01-15 | Add a dentry op to handle automounting rather than abusing follow_link() | David Howells |
2011-01-15 | do_lookup() fix | Al Viro |
2011-01-14 | afs: add afs_wq and use it instead of the system workqueue | Tejun Heo |
2011-01-14 | FS-Cache: Fix operation handling | Akshat Aranya |
2011-01-14 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-14 | fs: namei fix ->put_link on wrong inode in do_filp_open | Nick Piggin |
2011-01-13 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-14 | fs: fix do_last error case when need_reval_dot | J. R. Okajima |
2011-01-14 | nfs: add missing rcu-walk check | Nick Piggin |
2011-01-14 | fs: fix dropping of rcu-walk from force_reval_path | Nick Piggin |
2011-01-14 | fs: force_reval_path drop rcu-walk before d_invalidate | Nick Piggin |
2011-01-13 | fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc | Stefan Hajnoczi |
2011-01-13 | thp: remove PG_buddy | Andrea Arcangeli |
2011-01-13 | thp: transparent hugepage vmstat | Andrea Arcangeli |
2011-01-13 | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down | Mandeep Singh Baines |
2011-01-13 | mm: smaps: export mlock information | Nikanth Karthikesan |
2011-01-13 | fs/mpage.c: consolidate code | Hai Shan |
2011-01-13 | sync_inode_metadata: fix comment | Andrew Morton |
2011-01-13 | writeback: avoid livelocking WB_SYNC_ALL writeback | Jan Kara |
2011-01-13 | writeback: stop background/kupdate works from livelocking other works | Jan Kara |
2011-01-13 | writeback: trace wakeup event for background writeback | Wu Fengguang |
2011-01-13 | writeback: integrated background writeback work | Jan Kara |
2011-01-13 | ecryptfs: fix broken build | Linus Torvalds |
2011-01-13 | NFS: Fix NFSv3 exclusive open semantics | Trond Myklebust |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | cramfs: generate unique inode number for better inode cache usage | Stefani Seibold |
2011-01-13 | aio: remove unused aio_run_iocbs() | Jeff Moyer |
2011-01-13 | aio: remove unnecessary check | Namhyung Kim |
2011-01-13 | fs/char_dev.c: remove unused cdev_index() | Namhyung Kim |
2011-01-13 | /proc/kcore: fix seeking | Dave Anderson |
2011-01-13 | proc: move proc_console.c to fs/proc/consoles.c | Alexey Dobriyan |
2011-01-13 | proc: less LOCK/UNLOCK in remove_proc_entry() | Alexey Dobriyan |