summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
* FROMLIST: pstore: drop pmsg bounce bufferMark Salyzyn2016-09-14
* UPSTREAM: ecryptfs: fix handling of directory openingAl Viro2016-08-18
* FROMLIST: proc: Fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz2016-08-18
* FROMLIST: proc: Add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz2016-08-18
* FROMLIST: proc: Relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz2016-08-18
* ANDROID: sdcardfs: fix itnull.cocci warningsJulia Lawall2016-08-18
* Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-18
|\
| * ext4: fix reference counting bug on block allocation errorVegard Nossum2016-08-16
| * ext4: short-cut orphan cleanup on errorVegard Nossum2016-08-16
| * ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2016-08-16
| * ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum2016-08-16
| * ext4: fix deadlock during page writebackJan Kara2016-08-16
| * ext4: check for extents that wrap aroundVegard Nossum2016-08-16
| * fs/dcache.c: avoid soft-lockup in dput()Wei Fang2016-08-16
| * fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang2016-08-16
| * fuse: fuse_flush must check mapping->flags for errorsMaxim Patlasov2016-08-16
| * fuse: fsync() did not return IO errorsAlexey Kuznetsov2016-08-16
| * devpts: clean up interface to pty driversLinus Torvalds2016-08-16
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-11
|\|
| * vfs: fix deadlock in file_remove_privs() on overlayfsMiklos Szeredi2016-08-10
| * ovl: handle ATTR_KILL*Miklos Szeredi2016-08-10
| * namespace: update event counter when umounting a deleted dentryAndrey Ulanov2016-08-10
| * 9p: use file_dentry()Miklos Szeredi2016-08-10
| * ext4: verify extent header depthVegard Nossum2016-08-10
| * ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney2016-08-10
| * Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney2016-08-10
| * locks: use file_inode()Miklos Szeredi2016-08-10
| * fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich2016-08-10
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown2016-07-29
|\|
| * ovl: verify upper dentry before unlink and renameMiklos Szeredi2016-07-27
| * File names with trailing period or space need special case conversionSteve French2016-07-27
| * cifs: dynamic allocation of ntlmssp blobJerome Marchand2016-07-27
| * Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French2016-07-27
| * ovl: verify upper dentry in ovl_remove_and_whiteout()Maxim Patlasov2016-07-27
| * ovl: Copy up underlying inode's ->i_mode to overlay inodeVivek Goyal2016-07-27
| * btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney2016-07-27
| * UBIFS: Implement ->migratepage()Kirill A. Shutemov2016-07-27
| * NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust2016-07-27
| * make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro2016-07-27
| * nfsd: check permissions when setting ACLsBen Hutchings2016-07-27
| * posix_acl: Add set_posix_aclAndreas Gruenbacher2016-07-27
| * nfsd: Extend the mutex holding region around in nfsd4_process_open2()Oleg Drokin2016-07-27
| * nfsd: Always lock state exclusively.Oleg Drokin2016-07-27
| * nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-07-27
| * mnt: If fs_fully_visible fails call put_filesystem.Eric W. Biederman2016-07-27
| * mnt: Account for MS_RDONLY in fs_fully_visibleEric W. Biederman2016-07-27
| * mnt: fs_fully_visible test the proper mount for MNT_LOCKEDEric W. Biederman2016-07-27
* | sdcardfs: Truncate packages_gid.list on overflowDaniel Rosenberg2016-07-11
* | BACKPORT: proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz2016-07-11
* | BACKPORT: timer: convert timer_slack_ns from unsigned long to u64John Stultz2016-07-11