summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-21
|\
| * fs/adfs/adfs.h: tidy up commentsAndrew Morton2016-01-20
| * fs/overlayfs/super.c needs pagemap.hAndrew Morton2016-01-20
| * proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik2016-01-20
| * fs/coredump: prevent "" / "." / ".." core path componentsJann Horn2016-01-20
| * ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-01-20
| * fat: constify fatent_operations structuresJulia Lawall2016-01-20
| * fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon2016-01-20
| * fat: skip cluster allocation on fallocated regionNamjae Jeon2016-01-20
| * fat: add fat_fallocate operationNamjae Jeon2016-01-20
| * fat: add simple validation for directory inodeOGAWA Hirofumi2016-01-20
| * fat: allow time_offset to be up to 24 hoursJan Kara2016-01-20
| * fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_deleteGeliang Tang2016-01-20
| * epoll: add EPOLLEXCLUSIVE flagJason Baron2016-01-20
| * fs/proc/task_mmu.c: add workaround for old compilersKirill A. Shutemov2016-01-20
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-21
|\ \
| * | ovl: check dentry positiveness in ovl_cleanup_whiteouts()Konstantin Khlebnikov2015-12-11
| * | ovl: setattr: check permissions before copy-upMiklos Szeredi2015-12-11
| * | ovl: root: copy attrMiklos Szeredi2015-12-09
| * | ovl: move super block magic number to magic.hStephen Hemminger2015-11-10
| * | ovl: use a minimal buffer in ovl_copy_xattrVito Caputo2015-11-10
| * | ovl: allow zero size xattrMiklos Szeredi2015-11-10
| * | ovl: default permissionsMiklos Szeredi2015-10-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-01-21
|\ \ \
| * | | fuse: add support for SEEK_HOLE and SEEK_DATA in lseekRavishankar N2015-11-10
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs: configfs: Add unlocked version of configfs_depend_item()Krzysztof Opasiak2015-12-20
| * | | fs: configfs: Factor out configfs_find_subsys_dentry()Krzysztof Opasiak2015-12-20
| * | | fs: configfs: Factor out configfs_do_depend_item()Krzysztof Opasiak2015-12-20
| * | | fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak2015-12-20
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-20
|\ \ \ \
| * | | | kbuild: Allow to specify composite modules with modname-mMichal Marek2015-11-25
* | | | | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-19
|\ \ \ \ \
| * | | | | block: use bd{grab,put}() instead of open-codingIlya Dryomov2016-01-13
| * | | | | blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-01
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-01-11
| |\ \ \ \ \
| | * | | | | Btrfs: fix fitrim discarding device area reserved for boot loader's useFilipe Manana2016-01-07
| | * | | | | Btrfs: fix transaction handle leak on failure to create hard linkFilipe Manana2016-01-06
| | * | | | | Btrfs: fix number of transaction units required to create symlinkFilipe Manana2015-12-31
| | * | | | | Btrfs: don't leave dangling dentry if symlink creation failedFilipe Manana2015-12-31
| | * | | | | Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana2015-12-31
| | * | | | | Btrfs: fix race between free space endio workers and space cache writeoutFilipe Manana2015-12-30
| * | | | | | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-11
| |\ \ \ \ \ \
| | * | | | | | btrfs: use list_for_each_entry* in backref.cGeliang Tang2016-01-07
| | * | | | | | btrfs: use list_for_each_entry_safe in free-space-cache.cGeliang Tang2016-01-07
| | * | | | | | btrfs: use list_for_each_entry* in check-integrity.cGeliang Tang2016-01-07
| | * | | | | | Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-07
| | * | | | | | btrfs: cleanup, remove stray return statementsDavid Sterba2016-01-07
| | * | | | | | btrfs: zero out delayed node upon allocationAlexandru Moise2016-01-07