aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-16sysfs: prevent warning when only using binary attributesOliver Schinagl
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman
2013-07-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro
2013-07-14configfs: don't open-code d_alloc_name()Al Viro
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-13Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov
2013-07-13fs/file_table.c:fput(): add commentAndrew Morton
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-13ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o
2013-07-13ext4: fix spelling errors and a comment in extent_status treeTheodore Ts'o
2013-07-12nfsd4: fix minorversion support interfaceJ. Bruce Fields
2013-07-11ext4: rate limit printk in buffer_io_error()Anatol Pomozov
2013-07-11CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky
2013-07-11CIFS: Reopen the file if reconnect durable handle failedPavel Shilovsky
2013-07-11ext4: don't show usrquota/grpquota twice in /proc/mountsTheodore Ts'o
2013-07-11xfs: Fix the logic check for all quotas being turned offChandra Seetharaman
2013-07-11lockd: protect nlm_blocked access in nlmsvc_retry_blockedDavid Jeffery
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-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