summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-08-09btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu
2013-08-09dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()Oleg Nesterov
2013-08-08ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna
2013-08-08ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o
2013-08-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-08-07NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust
2013-08-07NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()Trond Myklebust
2013-08-07NFSv4: Fix the sync mount option for nfs4 mountsScott Mayhew
2013-08-07NFS: Fix writeback performance issue on cache invalidationTrond Myklebust
2013-08-07Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-07nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson
2013-08-07nfsd4: Fix MACH_CRED NULL dereferenceJ. Bruce Fields
2013-08-07cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton
2013-08-05LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargsTrond Myklebust
2013-08-05vfs: add missing check for __O_TMPFILE in fcntl_init()Zheng Liu
2013-08-05fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flinkAndy Lutomirski
2013-08-05fs: Fix file mode for O_TMPFILEAndy Lutomirski
2013-08-05reiserfs: fix deadlock in umountAl Viro
2013-07-31ocfs2/refcounttree: add the missing NULL check of the return value of find_or...Gu Zheng
2013-07-31cifs: set sb->s_d_op before calling d_make_root()Jeff Layton
2013-07-31cifs: fix bad error handling in crypto codeJeff Layton
2013-07-31debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)Oleg Nesterov
2013-07-30cifs: file: initialize oparms.reconnect before using itAndi Shyti
2013-07-30Do not attempt to do cifs operations reading symlinks with SMB2Steve French
2013-07-30cifs: extend the buffer length enought for sprintf() usingChen Gang
2013-07-29ext4: add WARN_ON to check the length of allocated blocksZheng Liu
2013-07-29ext4: fix retry handling in ext4_ext_truncate()Theodore Ts'o
2013-07-26ext4: destroy ext4_es_cachep on module unloadEric Sandeen
2013-07-26ext4: make sure group number is bumped after a inode allocation raceTheodore Ts'o
2013-07-26Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-26Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-25xfs: di_flushiter considered harmfulDave Chinner
2013-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-07-23NFSv4: Fix brainfart in attribute length calculationTrond Myklebust
2013-07-23nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya
2013-07-20ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds
2013-07-20livelock avoidance in sget()Al Viro
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18s390/kdump: Disable mmap for s390Michael Holzheu