summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | block: use bd{grab,put}() instead of open-codingIlya Dryomov2016-01-131-3/+3
| * | | | | blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-011-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-1846-828/+3688
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-01-114-18/+58
| |\ \ \ \ \
| | * | | | | Btrfs: fix fitrim discarding device area reserved for boot loader's useFilipe Manana2016-01-071-10/+10
| | * | | | | Btrfs: fix transaction handle leak on failure to create hard linkFilipe Manana2016-01-061-2/+4
| | * | | | | Btrfs: fix number of transaction units required to create symlinkFilipe Manana2015-12-311-1/+3
| | * | | | | Btrfs: don't leave dangling dentry if symlink creation failedFilipe Manana2015-12-311-4/+7
| | * | | | | Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana2015-12-311-1/+15
| | * | | | | Btrfs: fix race between free space endio workers and space cache writeoutFilipe Manana2015-12-301-0/+19
| * | | | | | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-1124-305/+195
| |\ \ \ \ \ \
| | * | | | | | btrfs: use list_for_each_entry* in backref.cGeliang Tang2016-01-071-17/+6
| | * | | | | | btrfs: use list_for_each_entry_safe in free-space-cache.cGeliang Tang2016-01-071-10/+4
| | * | | | | | btrfs: use list_for_each_entry* in check-integrity.cGeliang Tang2016-01-071-79/+26
| | * | | | | | Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-0717-177/+147
| | * | | | | | btrfs: cleanup, remove stray return statementsDavid Sterba2016-01-076-9/+0
| | * | | | | | btrfs: zero out delayed node upon allocationAlexandru Moise2016-01-071-6/+1