summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-09-16f2fs: fix double lock for inode page during roll-foward recoveryJaegeuk Kim
2014-09-16f2fs: fix a race condition in next_free_nidHuang Ying
2014-09-16f2fs: use nm_i->next_scan_nid as default for next_free_nidHuang Ying
2014-09-16f2fs: give an option to enable in-place-updates during fsync to usersJaegeuk Kim
2014-09-16f2fs: expand counting dirty pages in the inode page cacheJaegeuk Kim
2014-09-16Update version number displayed by modinfo for cifs.koSteve French
2014-09-16cifs: remove dead codeArnd Bergmann
2014-09-16Revert "cifs: No need to send SIGKILL to demux_thread during umount"Steve French
2014-09-15pnfs/blocklayout: include vmalloc.h for __vmallocStephen Rothwell
2014-09-15vfs: simplify and shrink stack frame of link_path_walk()Linus Torvalds
2014-09-15[SMB3] Fix oops when creating symlinks on smb3Steve French
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-15vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-14[CIFS] Fix setting time before epoch (negative time values)Steve French
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-09-14fix bogus read_seqretry() checks introduced in b37199eAl Viro
2014-09-14move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro
2014-09-13vfs: fix bad hashing of dentriesLinus Torvalds
2014-09-12GFS2: fix d_splice_alias() misusesAl Viro
2014-09-12Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-09-12nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to small...Peng Tao
2014-09-12NFS: Move NFS v3 acl functions to nfs3_fs.hAnna Schumaker
2014-09-12NFS: Remove v3 not compiled check from validate_mount_data()Anna Schumaker
2014-09-12NFS: Move v3 declarations out of internal.hAnna Schumaker
2014-09-12NFS: Unconditionally enable commit codeAnna Schumaker
2014-09-12pNFS/blocklayout: Remove a couple of unused variablesTrond Myklebust
2014-09-12pnfs: enable CB_NOTIFY_DEVICEID supportChristoph Hellwig
2014-09-12pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsingChristoph Hellwig
2014-09-12pnfs/blocklayout: move all rpc_pipefs related code into a single fileChristoph Hellwig
2014-09-12pnfs/blocklayout: refactor extent processingChristoph Hellwig
2014-09-12pnfs/blocklayout: move extent processing to blocklayout.cChristoph Hellwig
2014-09-12pnfs/blocklayout: allocate separate pages for the layoutcommit payloadChristoph Hellwig
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig
2014-09-12pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_nodeChristoph Hellwig
2014-09-12pnfs/blocklayout: remove some debuggingChristoph Hellwig
2014-09-12NFS: remove BUG possibility in nfs4_open_and_get_stateNeilBrown
2014-09-11nfsd: update mtime on truncateChristoph Hellwig
2014-09-11GFS2: Don't use MAXQUOTAS valueJan Kara
2014-09-11GFS2: Hash the negative dentry during inode lookupBenjamin Coddington
2014-09-11f2fs: remove lengthy inode->i_inoJaegeuk Kim
2014-09-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-09-10fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin
2014-09-10fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin
2014-09-10eventpoll: fix uninitialized variable in epoll_ctlNicolas Iooss
2014-09-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-09-10nfs: add __acquires and __releases annotations to seqfile start/stop routinesJeff Layton
2014-09-10nfs: fix RCU cl_xprt handling in nfs_swap_activate/deactivateJeff Layton
2014-09-10nfs: setattr can only change regular file sizesChristoph Hellwig