summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-11-08f2fs: cleanup waiting routine for writeback pages in cpChangman Lee
2013-11-07Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-11-07Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-07Revert "sysfs: drop kobj_ns_type handling"Linus Torvalds
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-06f2fs: avoid to use a NULL point in destroy_segment_managerChao Yu
2013-11-05ext2: Fix fs corruption in ext2_get_xip_mem()Jan Kara
2013-11-05fuse: writepages: protect secondary requests from fuse file releaseMaxim Patlasov
2013-11-05fuse: writepages: update bdi writeout when deleting secondary requestMaxim Patlasov
2013-11-05fuse: writepages: crop secondary requestsMaxim Patlasov
2013-11-05fuse: writepages: roll back changes if request not foundMaxim Patlasov
2013-11-04NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_securityTrond Myklebust
2013-11-04NFSv4: Sanity check the server reply in _nfs4_server_capabilitiesTrond Myklebust
2013-11-04NFSv4.2: encode_readdir - only ask for labels when doing readdirplusTrond Myklebust
2013-11-04nfs: set security label when revalidating inodeJeff Layton
2013-11-04quota: info leak in quota_getquota()Dan Carpenter
2013-11-04GFS2: Use generic list_lru for quotaSteven Whitehouse
2013-11-04GFS2: Rename quota qd_lru_lock qd_lockSteven Whitehouse
2013-11-04GFS2: Use reflink for quota data cacheSteven Whitehouse
2013-11-04f2fs: remove unnecessary TestClearPageError when wait pages writebackChao Yu
2013-11-02Query network adapter info at mount time for debuggingSteve French
2013-11-02Fix unused variable warning when CIFS POSIX disabledSteve French
2013-11-02Allow setting per-file compression via CIFS protocolSteve French
2013-11-02Query File System AlignmentSteven French
2013-11-02Query device characteristics at mount time from server on SMB2/3 not just on ...Steven French
2013-11-02cifs: Send a logoff request before removing a smb sessionShirish Pargaonkar
2013-11-02cifs: Make big endian multiplex ID sequences monotonic on the wireTim Gardner
2013-11-01sysfs: rename sysfs_assoc_lock and explain what it's aboutTejun Heo
2013-11-01sysfs: use generic_file_llseek() for sysfs_file_operationsTejun Heo
2013-11-01NFS: Fix a missing initialisation when reading the SELinux labelTrond Myklebust
2013-11-01nfs: fix oops when trying to set SELinux labelJeff Layton
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar
2013-10-31vfs: decrapify dput(), fix cache behavior under normal loadLinus Torvalds
2013-10-31jbd: Revert "jbd: remove dependency on __GFP_NOFAIL"Jan Kara
2013-10-31nfs: fix inverted test for delegation in nfs4_reclaim_open_stateJeff Layton
2013-10-31f2fs: avoid to wait all the node blocks during fsyncJaegeuk Kim
2013-10-30sysfs: return correct error code on unimplemented mmap()Vladimir Zapolskiy
2013-10-30Revert "select: use freezable blocking call"Rafael J. Wysocki
2013-10-30Revert "epoll: use freezable blocking call"Rafael J. Wysocki
2013-10-30f2fs: check all ones or zeros bitmap with bitops for better mount performanceChao Yu
2013-10-30f2fs: change the method of calculating the number summary blocksFan Li
2013-10-29sysfs: separate out dup filename warning into a separate functionTejun Heo
2013-10-29sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.cTejun Heo
2013-10-29sysfs: remove unused sysfs_get_dentry() prototypeTejun Heo
2013-10-29sysfs: honor bin_attr.attr.ignore_lockdepTejun Heo
2013-10-29sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attrTejun Heo
2013-10-29f2fs: fix calculating incorrect free size when update xattr in __f2fs_setxattrChao Yu
2013-10-29f2fs: add an option to avoid unnecessary BUG_ONsJaegeuk Kim
2013-10-29f2fs: introduce CONFIG_F2FS_CHECK_FS for BUG_ON controlJaegeuk Kim