summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-05-03xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong3-9/+37
2017-05-03Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/...Linus Torvalds23-179/+335
2017-05-03Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds18-704/+680
2017-05-03f2fs: show available_nids in f2fs/statusJaegeuk Kim2-3/+5
2017-05-03f2fs: flush dirty nats periodicallyJaegeuk Kim1-1/+1
2017-05-03f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu4-8/+31
2017-05-03f2fs: allow cpc->reason to indicate more than one reasonChao Yu3-20/+18
2017-05-03f2fs: release cp and dnode lock before IPUHou Pengyang4-16/+27
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-10/+10
2017-05-03CIFS: fix oplock break deadlocksRabin Vincent4-5/+18
2017-05-03cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp1-0/+2
2017-05-03cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp1-0/+1
2017-05-03f2fs: shrink size of struct discard_cmdChao Yu1-1/+1
2017-05-03f2fs: don't hold cmd_lock during waiting discard commandChao Yu2-5/+21
2017-05-03f2fs: nullify fio->encrypted_page for each writesJaegeuk Kim1-1/+1
2017-05-03f2fs: sanity check segment countJin Qian1-0/+7
2017-05-03f2fs: introduce valid_ipu_blkaddr to clean upJaegeuk Kim1-5/+12
2017-05-03f2fs: lookup extent cache first under IPU scenarioHou Pengyang3-2/+16
2017-05-03f2fs: reconstruct code to write a data pageHou Pengyang3-37/+54
2017-05-03f2fs: introduce __wait_discard_cmdChao Yu1-22/+18
2017-05-03f2fs: introduce __issue_discard_cmdChao Yu1-33/+30
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+15
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-14/+110
2017-05-02Set unicode flag on cifs echo request to avoid Mac errorSteve French1-0/+3
2017-05-02CIFS: Add asynchronous write support through kernel AIOPavel Shilovsky2-51/+139
2017-05-02CIFS: Add asynchronous read support through kernel AIOPavel Shilovsky2-39/+131
2017-05-02CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky3-0/+139
2017-05-02cifs: fix IPv6 link local, with scope id, address parsingDaniel N Pettersson1-2/+7
2017-05-02cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter1-3/+3
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds11-1200/+1136
2017-05-02Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-9/+11
2017-05-02Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2017-05-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-53/+40
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-261/+350
2017-05-02ext4: inherit encryption xattr before other xattrsEric Biggers1-6/+11
2017-05-02Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2017-05-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2017-05-02Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-21/+4
2017-05-01block, dax: use correct format string in bdev_dax_supportedArnd Bergmann1-1/+1
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds39-257/+186
2017-05-01ext4: replace BUG_ON with WARN_ONCE in ext4_end_bio()Theodore Ts'o1-1/+10
2017-05-01ext4: avoid unnecessary transaction stalls during writebackJan Kara1-0/+35
2017-04-30fscrypt: Move key structure and constants to uapiJoe Richey1-11/+0
2017-04-30fscrypt: remove unnecessary checks for NULL operationsEric Biggers2-13/+1
2017-04-30ext4: preload block group descriptorsAndrew Perepechko1-0/+6
2017-04-30ext4: make ext4_shutdown() staticEric Biggers1-1/+1
2017-04-30ext4: support GETFSMAP ioctlsDarrick J. Wong7-5/+953
2017-04-30ext4: evict inline data when writing to memory mapEric Biggers1-0/+5
2017-04-30ext4: remove ext4_xattr_check_entry()Eric Biggers1-24/+6