summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2015-04-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-04-01Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2015-04-01Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-04-01Fix warningSteve French
2015-04-01Fix another dereference before null check warningSteve French
2015-04-01CIFS: session servername can't be nullSteve French
2015-04-01Fix warning on impossible comparisonSteve French
2015-04-01Fix coverity warningSteve French
2015-04-01Fix dereference before null check warningSteve French
2015-04-01Don't ignore errors on encrypting password in SMBTconSteve French
2015-04-01Fix warning on uninitialized buftypeSteve French
2015-03-30nfsd: require an explicit option to enable pNFSChristoph Hellwig
2015-03-27locks: fix file_lock deletion inside loopYan, Zheng
2015-03-25NFSD: Fix bad update of layout in nfsd4_return_file_layoutKinglong Mee
2015-03-25NFSD: Take care the return value from nfsd4_encode_stateidKinglong Mee
2015-03-25NFSD: Printk blocklayout length and offset as format 0x%llxKinglong Mee
2015-03-25nfsd: return correct lockowner when there is a race on hash insertJ. Bruce Fields
2015-03-25nfsd: return correct openowner when there is a race to put one in the hashJeff Layton
2015-03-25hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov
2015-03-25fs/affs/file.c: unlock/release page on errorTaesoo Kim
2015-03-22Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-03-21Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-03-21cifs: potential memory leaks when parsing mnt optsTaesoo Kim
2015-03-21cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp
2015-03-21cifs: smb2_clone_range() - exit on unhandled errorSachin Prabhu
2015-03-20NFSD: Put exports after nfsd4_layout_verify failKinglong Mee
2015-03-20NFSD: Error out when register_shrinker() failKinglong Mee
2015-03-20NFSD: Take care the return value from nfsd4_decode_stateidKinglong Mee
2015-03-20NFSD: Check layout type when returning client layoutsKinglong Mee
2015-03-20NFSD: restore trace event lost in mismergeKinglong Mee
2015-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2015-03-19Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-19Subject: nfsd: don't recursively call nfsd4_cb_layout_failChristoph Hellwig
2015-03-19fuse: explicitly set /dev/fuse file's private_dataTom Van Braeckel
2015-03-18ovl: upper fs should not be R/Ohujianyang
2015-03-18ovl: check lowerdir amount for non-upper mounthujianyang
2015-03-18ovl: print error message for invalid mount optionshujianyang
2015-03-17Btrfs: fix outstanding_extents accounting in DIOJosef Bacik
2015-03-17Btrfs: add sanity test for outstanding_extents accountingJosef Bacik
2015-03-17Btrfs: just free dummy extent buffersJosef Bacik
2015-03-17Btrfs: account merges/splits properlyJosef Bacik
2015-03-17pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-03-17fs: add dirtytime_expire_seconds sysctlTheodore Ts'o
2015-03-17fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o
2015-03-17Btrfs: prepare block group cache before writingJosef Bacik
2015-03-16kernfs: handle poll correctly on 'direct_read' files.NeilBrown
2015-03-14locks: fix generic_delete_lease tracepoint to use victim pointerJeff Layton
2015-03-13Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list)Josef Bacik
2015-03-13Btrfs: account for the correct number of extents for delalloc reservationsJosef Bacik