summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-05-03xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong
2017-05-03Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/...Linus Torvalds
2017-05-03Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds
2017-05-03f2fs: show available_nids in f2fs/statusJaegeuk Kim
2017-05-03f2fs: flush dirty nats periodicallyJaegeuk Kim
2017-05-03f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu
2017-05-03f2fs: allow cpc->reason to indicate more than one reasonChao Yu
2017-05-03f2fs: release cp and dnode lock before IPUHou Pengyang
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-05-03CIFS: fix oplock break deadlocksRabin Vincent
2017-05-03cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp
2017-05-03cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp
2017-05-02f2fs: shrink size of struct discard_cmdChao Yu
2017-05-02f2fs: don't hold cmd_lock during waiting discard commandChao Yu
2017-05-02f2fs: nullify fio->encrypted_page for each writesJaegeuk Kim
2017-05-02f2fs: sanity check segment countJin Qian
2017-05-02f2fs: introduce valid_ipu_blkaddr to clean upJaegeuk Kim
2017-05-02f2fs: lookup extent cache first under IPU scenarioHou Pengyang
2017-05-02f2fs: reconstruct code to write a data pageHou Pengyang
2017-05-02f2fs: introduce __wait_discard_cmdChao Yu
2017-05-02f2fs: introduce __issue_discard_cmdChao Yu
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-05-02CIFS: Add asynchronous write support through kernel AIOPavel Shilovsky
2017-05-02CIFS: Add asynchronous read support through kernel AIOPavel Shilovsky
2017-05-02CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky
2017-05-02cifs: fix IPv6 link local, with scope id, address parsingDaniel N Pettersson
2017-05-02cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-05-02Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-05-02Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-02ext4: inherit encryption xattr before other xattrsEric Biggers
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-01block, dax: use correct format string in bdev_dax_supportedArnd Bergmann
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-30ext4: replace BUG_ON with WARN_ONCE in ext4_end_bio()Theodore Ts'o
2017-04-30ext4: avoid unnecessary transaction stalls during writebackJan Kara
2017-04-30fscrypt: Move key structure and constants to uapiJoe Richey
2017-04-30fscrypt: remove unnecessary checks for NULL operationsEric Biggers
2017-04-30ext4: preload block group descriptorsAndrew Perepechko
2017-04-30ext4: make ext4_shutdown() staticEric Biggers
2017-04-30ext4: support GETFSMAP ioctlsDarrick J. Wong
2017-04-30ext4: evict inline data when writing to memory mapEric Biggers
2017-04-30ext4: remove ext4_xattr_check_entry()Eric Biggers