summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | ext4: move unlocked dio protection from ext4_alloc_file_blocks()Jan Kara2015-12-071-11/+10
| * | | | | | | | | ext4: fix races between page faults and hole punchingJan Kara2015-12-076-42/+127
* | | | | | | | | | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-227-102/+114
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'xfs-misc-fixes-for-4.5-3' into for-nextDave Chinner2016-01-192-1/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xfs: log mount failures don't wait for buffers to be releasedDave Chinner2016-01-191-0/+10
| | * | | | | | | | | | Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"Dave Chinner2016-01-191-1/+0
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'xfs-setxattr-promotion' into for-nextDave Chinner2016-01-195-101/+104
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xfs: introduce per-inode DAX enablementDave Chinner2016-01-044-12/+51
| | * | | | | | | | | | xfs: use FS_XFLAG definitions directlyDave Chinner2016-01-044-74/+53
| | * | | | | | | | | | fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotionDave Chinner2016-01-041-33/+18
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-223-6/+49
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [regression] fix braino in fs/dlm/user.cAl Viro2016-01-211-1/+1
| * | | | | | | | | | | pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-01-191-2/+45
| * | | | | | | | | | | find_filesystem(): simplify comparisonAl Viro2016-01-191-3/+3
* | | | | | | | | | | | ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed2016-01-211-0/+6
* | | | | | | | | | | | reiserfs: fix dereference of ERR_PTRSudip Mukherjee2016-01-211-1/+1
* | | | | | | | | | | | thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov2016-01-211-4/+8
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-2115-86/+313
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fs/adfs/adfs.h: tidy up commentsAndrew Morton2016-01-201-14/+14
| * | | | | | | | | | | | fs/overlayfs/super.c needs pagemap.hAndrew Morton2016-01-201-0/+1
| * | | | | | | | | | | | proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik2016-01-201-3/+10
| * | | | | | | | | | | | fs/coredump: prevent "" / "." / ".." core path componentsJann Horn2016-01-201-0/+20
| * | | | | | | | | | | | ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-01-203-13/+14
| * | | | | | | | | | | | fat: constify fatent_operations structuresJulia Lawall2016-01-202-13/+13
| * | | | | | | | | | | | fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon2016-01-204-30/+87
| * | | | | | | | | | | | fat: skip cluster allocation on fallocated regionNamjae Jeon2016-01-201-2/+8
| * | | | | | | | | | | | fat: add fat_fallocate operationNamjae Jeon2016-01-203-2/+94
| * | | | | | | | | | | | fat: add simple validation for directory inodeOGAWA Hirofumi2016-01-201-0/+22
| * | | | | | | | | | | | fat: allow time_offset to be up to 24 hoursJan Kara2016-01-201-1/+6
| * | | | | | | | | | | | fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_deleteGeliang Tang2016-01-201-4/+2
| * | | | | | | | | | | | epoll: add EPOLLEXCLUSIVE flagJason Baron2016-01-201-3/+21
| * | | | | | | | | | | | fs/proc/task_mmu.c: add workaround for old compilersKirill A. Shutemov2016-01-201-1/+1
* | | | | | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-215-18/+100
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ovl: check dentry positiveness in ovl_cleanup_whiteouts()Konstantin Khlebnikov2015-12-111-1/+2
| * | | | | | | | | | | | | ovl: setattr: check permissions before copy-upMiklos Szeredi2015-12-112-0/+15
| * | | | | | | | | | | | | ovl: root: copy attrMiklos Szeredi2015-12-091-0/+3
| * | | | | | | | | | | | | ovl: move super block magic number to magic.hStephen Hemminger2015-11-101-2/+0
| * | | | | | | | | | | | | ovl: use a minimal buffer in ovl_copy_xattrVito Caputo2015-11-101-14/+25
| * | | | | | | | | | | | | ovl: allow zero size xattrMiklos Szeredi2015-11-101-1/+1
| * | | | | | | | | | | | | ovl: default permissionsMiklos Szeredi2015-10-123-0/+54
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-01-212-8/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fuse: add support for SEEK_HOLE and SEEK_DATA in lseekRavishankar N2015-11-102-8/+68
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-202-30/+122
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | fs: configfs: Add unlocked version of configfs_depend_item()Krzysztof Opasiak2015-12-201-0/+73
| * | | | | | | | | | | | | | fs: configfs: Factor out configfs_find_subsys_dentry()Krzysztof Opasiak2015-12-201-12/+21
| * | | | | | | | | | | | | | fs: configfs: Factor out configfs_do_depend_item()Krzysztof Opasiak2015-12-201-15/+26
| * | | | | | | | | | | | | | fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak2015-12-202-3/+2
* | | | | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | kbuild: Allow to specify composite modules with modname-mMichal Marek2015-11-251-1/+1
* | | | | | | | | | | | | | | | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-191-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud