Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | pipe: limit the per-user amount of pages allocated in pipes | Willy Tarreau | 2016-01-19 | 1 | -2/+45 | |
| * | | | | | | | find_filesystem(): simplify comparison | Al Viro | 2016-01-19 | 1 | -3/+3 | |
* | | | | | | | | ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock | Tariq Saeed | 2016-01-21 | 1 | -0/+6 | |
* | | | | | | | | reiserfs: fix dereference of ERR_PTR | Sudip Mukherjee | 2016-01-21 | 1 | -1/+1 | |
* | | | | | | | | thp: change pmd_trans_huge_lock() interface to return ptl | Kirill A. Shutemov | 2016-01-21 | 1 | -4/+8 | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 15 | -86/+313 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fs/adfs/adfs.h: tidy up comments | Andrew Morton | 2016-01-20 | 1 | -14/+14 | |
| * | | | | | | | | fs/overlayfs/super.c needs pagemap.h | Andrew Morton | 2016-01-20 | 1 | -0/+1 | |
| * | | | | | | | | proc read mm's {arg,env}_{start,end} with mmap semaphore taken. | Mateusz Guzik | 2016-01-20 | 1 | -3/+10 | |
| * | | | | | | | | fs/coredump: prevent "" / "." / ".." core path components | Jann Horn | 2016-01-20 | 1 | -0/+20 | |
| * | | | | | | | | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn | 2016-01-20 | 3 | -13/+14 | |
| * | | | | | | | | fat: constify fatent_operations structures | Julia Lawall | 2016-01-20 | 2 | -13/+13 | |
| * | | | | | | | | fat: permit to return phy block number by fibmap in fallocated region | Namjae Jeon | 2016-01-20 | 4 | -30/+87 | |
| * | | | | | | | | fat: skip cluster allocation on fallocated region | Namjae Jeon | 2016-01-20 | 1 | -2/+8 | |
| * | | | | | | | | fat: add fat_fallocate operation | Namjae Jeon | 2016-01-20 | 3 | -2/+94 | |
| * | | | | | | | | fat: add simple validation for directory inode | OGAWA Hirofumi | 2016-01-20 | 1 | -0/+22 | |
| * | | | | | | | | fat: allow time_offset to be up to 24 hours | Jan Kara | 2016-01-20 | 1 | -1/+6 | |
| * | | | | | | | | fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_delete | Geliang Tang | 2016-01-20 | 1 | -4/+2 | |
| * | | | | | | | | epoll: add EPOLLEXCLUSIVE flag | Jason Baron | 2016-01-20 | 1 | -3/+21 | |
| * | | | | | | | | fs/proc/task_mmu.c: add workaround for old compilers | Kirill A. Shutemov | 2016-01-20 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-01-21 | 5 | -18/+100 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ovl: check dentry positiveness in ovl_cleanup_whiteouts() | Konstantin Khlebnikov | 2015-12-11 | 1 | -1/+2 | |
| * | | | | | | | | | ovl: setattr: check permissions before copy-up | Miklos Szeredi | 2015-12-11 | 2 | -0/+15 | |
| * | | | | | | | | | ovl: root: copy attr | Miklos Szeredi | 2015-12-09 | 1 | -0/+3 | |
| * | | | | | | | | | ovl: move super block magic number to magic.h | Stephen Hemminger | 2015-11-10 | 1 | -2/+0 | |
| * | | | | | | | | | ovl: use a minimal buffer in ovl_copy_xattr | Vito Caputo | 2015-11-10 | 1 | -14/+25 | |
| * | | | | | | | | | ovl: allow zero size xattr | Miklos Szeredi | 2015-11-10 | 1 | -1/+1 | |
| * | | | | | | | | | ovl: default permissions | Miklos Szeredi | 2015-10-12 | 3 | -0/+54 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2016-01-21 | 2 | -8/+68 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fuse: add support for SEEK_HOLE and SEEK_DATA in lseek | Ravishankar N | 2015-11-10 | 2 | -8/+68 | |
* | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-01-20 | 2 | -30/+122 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fs: configfs: Add unlocked version of configfs_depend_item() | Krzysztof Opasiak | 2015-12-20 | 1 | -0/+73 | |
| * | | | | | | | | | | fs: configfs: Factor out configfs_find_subsys_dentry() | Krzysztof Opasiak | 2015-12-20 | 1 | -12/+21 | |
| * | | | | | | | | | | fs: configfs: Factor out configfs_do_depend_item() | Krzysztof Opasiak | 2015-12-20 | 1 | -15/+26 | |
| * | | | | | | | | | | fs: configfs: Drop unused parameter from configfs_undepend_item() | Krzysztof Opasiak | 2015-12-20 | 2 | -3/+2 | |
* | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-01-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | kbuild: Allow to specify composite modules with modname-m | Michal Marek | 2015-11-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-19 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | block: use bd{grab,put}() instead of open-coding | Ilya Dryomov | 2016-01-13 | 1 | -3/+3 | |
| * | | | | | | | | | | | | blk-mq: add a flags parameter to blk_mq_alloc_request | Christoph Hellwig | 2015-12-01 | 1 | -2/+2 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-18 | 46 | -828/+3688 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason | 2016-01-11 | 4 | -18/+58 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Btrfs: fix fitrim discarding device area reserved for boot loader's use | Filipe Manana | 2016-01-07 | 1 | -10/+10 | |
| | * | | | | | | | | | | | Btrfs: fix transaction handle leak on failure to create hard link | Filipe Manana | 2016-01-06 | 1 | -2/+4 | |
| | * | | | | | | | | | | | Btrfs: fix number of transaction units required to create symlink | Filipe Manana | 2015-12-31 | 1 | -1/+3 | |
| | * | | | | | | | | | | | Btrfs: don't leave dangling dentry if symlink creation failed | Filipe Manana | 2015-12-31 | 1 | -4/+7 | |
| | * | | | | | | | | | | | Btrfs: send, don't BUG_ON() when an empty symlink is found | Filipe Manana | 2015-12-31 | 1 | -1/+15 | |
| | * | | | | | | | | | | | Btrfs: fix race between free space endio workers and space cache writeout | Filipe Manana | 2015-12-30 | 1 | -0/+19 | |
| * | | | | | | | | | | | | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel... | Chris Mason | 2016-01-11 | 24 | -305/+195 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | btrfs: use list_for_each_entry* in backref.c | Geliang Tang | 2016-01-07 | 1 | -17/+6 |