summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman
2013-07-10ext4: fix warning in ext4_evict_inode()Jan Kara
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-10[CIFS] Fix minor endian error in durable handle patch seriesSteve French
2013-07-10CIFS: Reconnect durable handles for SMB2Pavel Shilovsky
2013-07-10CIFS: Make SMB2_open use cifs_open_parms structPavel Shilovsky
2013-07-10CIFS: Introduce cifs_open_parms structPavel Shilovsky
2013-07-10CIFS: Request durable open for SMB2 opensPavel Shilovsky
2013-07-10CIFS: Simplify SMB2 create context handlingPavel Shilovsky
2013-07-10CIFS: Simplify SMB2_open code pathPavel Shilovsky
2013-07-10CIFS: Respect create_options in smb2_open_filePavel Shilovsky
2013-07-10CIFS: Fix lease context buffer parsingPavel Shilovsky
2013-07-10xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]Carlos Maiolino
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-09xfs: dquot log reservations are too smallDave Chinner
2013-07-09xfs: remove local fork format handling from xfs_bmapi_write()Dave Chinner
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-09xfs: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud
2013-07-09xfs: clean up unused codes at xfs_bulkstat()Jie Liu
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-09xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJEric Sandeen
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