aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-08-08cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo
2013-07-11Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-07-11Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-11Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-11Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-09Use ecryptfs_dentry_to_lower_path in a couple of placesMatthew Wilcox
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09NFS: Allow nfs_updatepage to extend a write under additional circumstancesScott Mayhew
2013-07-09NFS: Make nfs_readdir revalidate less oftenScott Mayhew
2013-07-09NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew
2013-07-09nfs: set verifier on existing dentries in nfs_prime_dcacheJeff Layton
2013-07-09Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-07-09net/fs: change busy poll time accountingEliezer Tamir
2013-07-09Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-09fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood
2013-07-09ncpfs: fix error return code in ncp_parse_options()Wei Yongjun
2013-07-09mm/writeback: don't check force_wait to handle bdi->work_listWanpeng Li
2013-07-09fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li
2013-07-09fsnotify: update comments concerning locking schemeLino Sanfilippo
2013-07-09inotify: fix race when adding a new watchLino Sanfilippo
2013-07-09dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_groupLino Sanfilippo
2013-07-09fanotify: put duplicate code for adding vfsmount/inode marks into an own func...Lino Sanfilippo
2013-07-09fanotify: fix races when adding/removing marksLino Sanfilippo
2013-07-09fanotify: info leak in copy_event_to_user()Dan Carpenter
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-08nfsd4: support minorversion 1 by defaultJ. Bruce Fields
2013-07-08nfsd4: allow destroy_session over destroyed sessionJ. Bruce Fields
2013-07-08ncpfs: fix error return code in ncp_parse_options()Wei Yongjun
2013-07-08locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo...Jeff Layton
2013-07-08seq_file: add seq_list_*_percpu helpersJeff Layton
2013-07-08f2fs: fix readdir incorrectnessJaegeuk Kim
2013-07-07fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr()Gu Zheng
2013-07-07fs/9p: xattr: add trusted and security namespacesJim Garlick
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-07-05helper for reading ->d_countAl Viro
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge branch 'hpfs' from Mikulas PatockaLinus Torvalds
2013-07-04hpfs: implement prefetch to improve performanceMikulas Patocka
2013-07-04hpfs: use mpageMikulas Patocka
2013-07-04hpfs: better test for errorsMikulas Patocka