aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-43/+24
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro1-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Al Viro1-11/+2
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-07-13Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds21-316/+435
2013-07-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds15-281/+515
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov1-15/+10
2013-07-13fs/file_table.c:fput(): add commentAndrew Morton1-0/+6
2013-07-13Safer ABI for O_TMPFILEAl Viro2-3/+3
2013-07-11CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky1-5/+4
2013-07-11CIFS: Reopen the file if reconnect durable handle failedPavel Shilovsky1-1/+7
2013-07-11xfs: Fix the logic check for all quotas being turned offChandra Seetharaman2-11/+2
2013-07-11Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+8
2013-07-11Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-11/+28
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds7-3/+182
2013-07-11Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfsLinus Torvalds4-269/+85
2013-07-11Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds12-154/+128
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-103/+413
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman14-124/+291
2013-07-10mm: remove free_area_cacheMichel Lespinasse2-4/+0
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir1-1/+1
2013-07-10[CIFS] Fix minor endian error in durable handle patch seriesSteve French1-1/+2
2013-07-10CIFS: Reconnect durable handles for SMB2Pavel Shilovsky8-12/+58
2013-07-10CIFS: Make SMB2_open use cifs_open_parms structPavel Shilovsky5-50/+66
2013-07-10CIFS: Introduce cifs_open_parms structPavel Shilovsky6-41/+73
2013-07-10CIFS: Request durable open for SMB2 opensPavel Shilovsky3-2/+68
2013-07-10CIFS: Simplify SMB2 create context handlingPavel Shilovsky1-12/+26
2013-07-10CIFS: Simplify SMB2_open code pathPavel Shilovsky2-36/+25
2013-07-10CIFS: Respect create_options in smb2_open_filePavel Shilovsky5-22/+25
2013-07-10CIFS: Fix lease context buffer parsingPavel Shilovsky1-6/+7
2013-07-10xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]Carlos Maiolino1-10/+10
2013-07-09Use ecryptfs_dentry_to_lower_path in a couple of placesMatthew Wilcox2-8/+6
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-5/+57
2013-07-09NFS: Allow nfs_updatepage to extend a write under additional circumstancesScott Mayhew1-8/+23
2013-07-09xfs: dquot log reservations are too smallDave Chinner2-9/+25
2013-07-09xfs: remove local fork format handling from xfs_bmapi_write()Dave Chinner4-124/+98
2013-07-09NFS: Make nfs_readdir revalidate less oftenScott Mayhew1-2/+3
2013-07-09NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew1-1/+1
2013-07-09nfs: set verifier on existing dentries in nfs_prime_dcacheJeff Layton1-0/+1
2013-07-09xfs: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud1-1/+1
2013-07-09xfs: clean up unused codes at xfs_bulkstat()Jie Liu1-27/+1
2013-07-09Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds8-89/+119
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds10-124/+149
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds34-1726/+2327
2013-07-09net/fs: change busy poll time accountingEliezer Tamir1-11/+20
2013-07-09Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds43-477/+1180
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds35-453/+1234
2013-07-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-6/+21
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds14-51/+138