Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | fs: Avoid premature clearing of capabilities | Jan Kara | 2016-09-22 | 1 | -6/+14 | |
| | * | | | | | | | | | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 2016-09-22 | 47 | -63/+62 | |
| | * | | | | | | | | | fuse: Propagate dentry down to inode_change_ok() | Jan Kara | 2016-09-22 | 3 | -5/+6 | |
| | * | | | | | | | | | ceph: Propagate dentry down to inode_change_ok() | Jan Kara | 2016-09-22 | 2 | -8/+16 | |
| | * | | | | | | | | | xfs: Propagate dentry down to inode_change_ok() | Jan Kara | 2016-09-22 | 5 | -35/+68 | |
| | * | | | | | | | | | posix_acl: Clear SGID bit when setting file permissions | Jan Kara | 2016-09-22 | 15 | -102/+88 | |
| * | | | | | | | | | | Merge remote-tracking branch 'ovl/misc' into work.misc | Al Viro | 2016-10-08 | 19 | -88/+139 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | vfat: don't use ->d_time | Miklos Szeredi | 2016-09-16 | 1 | -4/+15 | |
| | * | | | | | | | | | | cifs: don't use ->d_time | Miklos Szeredi | 2016-09-16 | 3 | -4/+14 | |
| | * | | | | | | | | | | posix_acl: don't ignore return value of posix_acl_create_masq() | Miklos Szeredi | 2016-09-16 | 1 | -5/+6 | |
| | * | | | | | | | | | | f2fs: use filemap_check_errors() | Miklos Szeredi | 2016-09-16 | 1 | -5/+2 | |
| | * | | | | | | | | | | btrfs: use filemap_check_errors() | Miklos Szeredi | 2016-09-16 | 4 | -19/+3 | |
| | * | | | | | | | | | | vfs: do get_write_access() on upper layer of overlayfs | Miklos Szeredi | 2016-09-16 | 2 | -3/+15 | |
| | * | | | | | | | | | | locks: fix file locking on overlayfs | Miklos Szeredi | 2016-09-16 | 4 | -25/+31 | |
| | * | | | | | | | | | | vfs: update ovl inode before relatime check | Miklos Szeredi | 2016-09-16 | 3 | -7/+37 | |
| | * | | | | | | | | | | vfs: move permission checking into notify_change() for utimes(NULL) | Miklos Szeredi | 2016-09-16 | 2 | -16/+16 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'work.const-qstr' into work.misc | Al Viro | 2016-10-08 | 5 | -34/+34 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | orangefs: use %pd/%pD | Al Viro | 2016-08-07 | 5 | -34/+34 | |
| * | | | | | | | | | | | Merge branch 'work.iget' into work.misc | Al Viro | 2016-10-08 | 1 | -7/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | iget_locked et.al.: make sure we don't return bad inodes | Al Viro | 2016-07-03 | 1 | -7/+34 | |
| * | | | | | | | | | | | | proc: switch auxv to use of __mem_open() | Al Viro | 2016-10-05 | 1 | -19/+26 | |
| * | | | | | | | | | | | | hpfs: support FIEMAP | Mikulas Patocka | 2016-10-05 | 1 | -0/+6 | |
| * | | | | | | | | | | | | cifs: get rid of unused arguments of CIFSSMBWrite() | Al Viro | 2016-09-27 | 3 | -13/+5 | |
| * | | | | | | | | | | | | posix_acl: xattr representation cleanups | Andreas Gruenbacher | 2016-09-27 | 3 | -16/+18 | |
| * | | | | | | | | | | | | fs/aio.c: eliminate redundant loads in put_aio_ring_file | Rasmus Villemoes | 2016-09-27 | 1 | -3/+6 | |
| * | | | | | | | | | | | | fs/internal.h: add const to ns_dentry_operations declaration | Rasmus Villemoes | 2016-09-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | compat: remove compat_printk() | Arnd Bergmann | 2016-09-27 | 1 | -14/+0 | |
| * | | | | | | | | | | | | fs/buffer.c: make __getblk_slow() static | Eric Biggers | 2016-09-27 | 1 | -2/+1 | |
| * | | | | | | | | | | | | proc: unsigned file descriptors | Alexey Dobriyan | 2016-09-27 | 3 | -6/+6 | |
| * | | | | | | | | | | | | fs/file: more unsigned file descriptors | Alexey Dobriyan | 2016-09-27 | 1 | -17/+17 | |
| * | | | | | | | | | | | | fs: compat: remove redundant check of nr_segs | Shawn Lin | 2016-09-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | cachefiles: Fix attempt to read i_blocks after deleting file [ver #2] | David Howells | 2016-09-27 | 3 | -6/+13 | |
| * | | | | | | | | | | | | cifs: don't use memcpy() to copy struct iov_iter | Al Viro | 2016-09-27 | 1 | -10/+4 | |
| * | | | | | | | | | | | | get rid of separate multipage fault-in primitives | Al Viro | 2016-09-27 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-07 | 27 | -339/+377 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 2016-10-07 | 3 | -5/+5 | |
| * | | | | | | | | | | | | mm, proc: fix region lost in /proc/self/smaps | Robert Ho | 2016-10-07 | 1 | -3/+5 | |
| * | | | | | | | | | | | | proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self | John Stultz | 2016-10-07 | 1 | -15/+19 | |
| * | | | | | | | | | | | | proc: add LSM hook checks to /proc/<tid>/timerslack_ns | John Stultz | 2016-10-07 | 1 | -0/+10 | |
| * | | | | | | | | | | | | proc: relax /proc/<tid>/timerslack_ns capability requirements | John Stultz | 2016-10-07 | 1 | -14/+20 | |
| * | | | | | | | | | | | | meminfo: break apart a very long seq_printf with #ifdefs | Joe Perches | 2016-10-07 | 1 | -116/+95 | |
| * | | | | | | | | | | | | seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char | Joe Perches | 2016-10-07 | 3 | -133/+151 | |
| * | | | | | | | | | | | | proc: faster /proc/*/status | Alexey Dobriyan | 2016-10-07 | 1 | -40/+47 | |
| * | | | | | | | | | | | | mm: remove unnecessary condition in remove_inode_hugepages | zhong jiang | 2016-10-07 | 1 | -7/+5 | |
| * | | | | | | | | | | | | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE | Yisheng Xie | 2016-10-07 | 1 | -0/+3 | |
| * | | | | | | | | | | | | mm: remove page_file_index | Huang Ying | 2016-10-07 | 4 | -7/+7 | |
| * | | | | | | | | | | | | thp: reduce usage of huge zero page's atomic counter | Aaron Lu | 2016-10-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w... | James Morse | 2016-10-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings | Toshi Kani | 2016-10-07 | 3 | -0/+3 | |
| * | | | | | | | | | | | | ocfs2: fix undefined struct variable in inode.h | Joseph Qi | 2016-10-07 | 1 | -2/+0 |