summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-0876-225/+296
|\
| * fs: Avoid premature clearing of capabilitiesJan Kara2016-09-221-6/+14
| * fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-2251-68/+67
| * fuse: Propagate dentry down to inode_change_ok()Jan Kara2016-09-223-5/+6
| * ceph: Propagate dentry down to inode_change_ok()Jan Kara2016-09-222-8/+16
| * xfs: Propagate dentry down to inode_change_ok()Jan Kara2016-09-225-35/+68
| * posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-2216-102/+89
| * udf: don't bother with full-page write optimisations in adinicb caseAl Viro2016-09-191-1/+15
| * reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith2016-09-161-1/+11
| * udf: Remove useless check in udf_adinicb_write_begin()Jan Kara2016-09-061-1/+1
| * quota: fill in Q_XGETQSTAT inode information for inactive quotasEric Sandeen2016-08-151-6/+12
| * ext2: Check return value from ext2_get_group_desc()Jan Kara2016-08-091-0/+5
* | Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro2016-10-0825-101/+170
|\ \
| * | vfat: don't use ->d_timeMiklos Szeredi2016-09-161-4/+15
| * | cifs: don't use ->d_timeMiklos Szeredi2016-09-163-4/+14
| * | posix_acl: don't ignore return value of posix_acl_create_masq()Miklos Szeredi2016-09-161-5/+6
| * | f2fs: use filemap_check_errors()Miklos Szeredi2016-09-161-5/+2
| * | btrfs: use filemap_check_errors()Miklos Szeredi2016-09-164-19/+3
| * | vfs: do get_write_access() on upper layer of overlayfsMiklos Szeredi2016-09-162-3/+15
| * | vfs: make argument of d_real_inode() constMiklos Szeredi2016-09-161-2/+3
| * | locks: fix file locking on overlayfsMiklos Szeredi2016-09-166-27/+46
| * | fsnotify: support overlayfsAihua Zhang2016-09-161-5/+9
| * | vfs: update ovl inode before relatime checkMiklos Szeredi2016-09-164-8/+37
| * | vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi2016-09-163-16/+17
| * | ima: use file_dentry()Miklos Szeredi2016-09-162-3/+3
* | | Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-0813-59/+53
|\ \ \
| * | | parisc: use %pDAl Viro2016-08-071-1/+1
| * | | lustre: use %pDAl Viro2016-08-071-2/+2
| * | | gpu: use %pdAl Viro2016-08-073-6/+6
| * | | iwlwifi: use %pdAl Viro2016-08-073-16/+10
| * | | orangefs: use %pd/%pDAl Viro2016-08-075-34/+34
* | | | Merge branch 'work.iget' into work.miscAl Viro2016-10-081-7/+34
|\ \ \ \
| * | | | iget_locked et.al.: make sure we don't return bad inodesAl Viro2016-07-031-7/+34
* | | | | proc: switch auxv to use of __mem_open()Al Viro2016-10-051-19/+26
* | | | | hpfs: support FIEMAPMikulas Patocka2016-10-051-0/+6
* | | | | cifs: get rid of unused arguments of CIFSSMBWrite()Al Viro2016-09-273-13/+5
* | | | | posix_acl: uapi header splitAndreas Gruenbacher2016-09-275-38/+81
* | | | | posix_acl: xattr representation cleanupsAndreas Gruenbacher2016-09-276-54/+51
* | | | | fs/aio.c: eliminate redundant loads in put_aio_ring_fileRasmus Villemoes2016-09-271-3/+6
* | | | | fs/internal.h: add const to ns_dentry_operations declarationRasmus Villemoes2016-09-271-1/+1
* | | | | compat: remove compat_printk()Arnd Bergmann2016-09-273-25/+0
* | | | | fs/buffer.c: make __getblk_slow() staticEric Biggers2016-09-271-2/+1
* | | | | proc: unsigned file descriptorsAlexey Dobriyan2016-09-273-6/+6
* | | | | fs/file: more unsigned file descriptorsAlexey Dobriyan2016-09-274-23/+23
* | | | | fs: compat: remove redundant check of nr_segsShawn Lin2016-09-271-1/+1
* | | | | cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]David Howells2016-09-273-6/+13
* | | | | cifs: don't use memcpy() to copy struct iov_iterAl Viro2016-09-271-10/+4
* | | | | get rid of separate multipage fault-in primitivesAl Viro2016-09-277-61/+9
* | | | | Linux 4.8-rc8v4.8-rc8Linus Torvalds2016-09-251-1/+1
* | | | | Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-09-251-13/+16
|\ \ \ \ \
OpenPOWER on IntegriCloud