summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of filesCalvin Owens2017-04-031-1/+9
* xfs: rework the inline directory verifiersDarrick J. Wong2017-04-035-56/+66
* xfs: verify inline directory data forksDarrick J. Wong2017-03-156-18/+122
* xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig2017-03-082-6/+10
* xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster2017-03-082-17/+32
* xfs: remove kmem_zalloc_greedyDarrick J. Wong2017-03-083-24/+2Star
* xfs: Use xfs_icluster_size_fsb() to calculate inode alignment maskChandan Rajendra2017-03-081-2/+1Star
* xfs: fix and streamline error handling in xfs_end_ioChristoph Hellwig2017-03-081-32/+27Star
* xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig2017-03-086-13/+22
* iomap: invalidate page caches should be after iomap_dio_complete() in direct ...Eryu Guan2017-03-061-7/+10
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-044-21/+21
|\
| * hfs: fix hfs_readdir()Dan Carpenter2017-02-191-1/+1
| * 9p: constify ->d_name handlingAl Viro2017-01-123-20/+20
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-03-0416-168/+447
|\ \
| * | smb2: Enforce sec= mount optionSachin Prabhu2017-03-038-7/+49
| * | CIFS: Fix sparse warningsSteve French2017-03-032-4/+4
| * | CIFS: implement get_dfs_refer for SMB2+Aurelien Aptel2017-03-032-0/+109
| * | CIFS: use DFS pathnames in SMB2+ Create requestsAurelien Aptel2017-03-031-16/+80
| * | CIFS: set signing flag in SMB2+ TreeConnect if neededAurelien Aptel2017-03-021-2/+2
| * | CIFS: let ses->ipc_tid hold smb2 TreeIdsAurelien Aptel2017-03-021-1/+1
| * | CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel2017-03-024-11/+35
| * | CIFS: add build_path_from_dentry_optional_prefix()Aurelien Aptel2017-03-023-2/+17
| * | CIFS: move DFS response parsing out of SMB1 codeAurelien Aptel2017-03-024-120/+125
| * | CIFS: Fix possible use after free in demultiplex threadPavel Shilovsky2017-03-011-6/+26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-03-033-18/+13Star
|\ \ \
| * | | fuse: release: private_data cannot be NULLMiklos Szeredi2017-02-221-7/+2Star
| * | | fuse: cleanup fuse_file refcountingMiklos Szeredi2017-02-223-11/+10Star
| * | | fuse: add missing FR_FORCEMiklos Szeredi2017-02-221-0/+1
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-035-27/+148
|\ \ \ \
| * | | | ovl: drop CAP_SYS_RESOURCE from saved mounter's credentialsKonstantin Khlebnikov2017-02-071-2/+6
| * | | | ovl: properly implement sync_filesystem()Amir Goldstein2017-02-071-0/+20
| * | | | ovl: concurrent copy up of regular filesAmir Goldstein2017-02-071-4/+31
| * | | | ovl: introduce copy up waitqueueAmir Goldstein2017-02-074-0/+35
| * | | | ovl: copy up regular file using O_TMPFILEAmir Goldstein2017-02-071-7/+20
| * | | | ovl: rearrange code in ovl_copy_up_locked()Amir Goldstein2017-02-071-24/+25
| * | | | ovl: check if upperdir fs supports O_TMPFILEAmir Goldstein2017-02-073-0/+20
* | | | | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-0351-184/+344
|\ \ \ \ \
| * | | | | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-0351-184/+344
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-03-031-2/+4
|\ \ \ \ \ \
| * | | | | | block: Initialize bd_bdi on inode initializationJan Kara2017-03-021-2/+4
* | | | | | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03111-33/+153
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2017-03-021-0/+1
| * | | | | | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-024-1/+4
| * | | | | | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-023-0/+4
| * | | | | | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+2
| * | | | | | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-2/+2
| * | | | | | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-028-0/+10
| * | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-1/+6
| * | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+5
| * | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1