summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | fs/seq_file: fix out-of-bounds readVegard Nossum2016-09-07
| | | |_|_|/ | | |/| | |
| | * | | | block: add missing group association in bio-cloning functionsPaolo Valente2016-08-20
| | * | | | nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton2016-08-20
| | * | | | nfsd: Fix race between FREE_STATEID and LOCKChuck Lever2016-08-20
| | * | | | nfs: don't create zero-length requestsBenjamin Coddington2016-08-20
| | * | | | CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky2016-08-20
| | * | | | cifs: fix crash due to race in hmac(md5) handlingRabin Vincent2016-08-20
| | * | | | cifs: Check for existing directory when opening file with O_CREATSachin Prabhu2016-08-20
| | * | | | fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-08-20
| | * | | | jbd2: make journal y2038 safeArnd Bergmann2016-08-20
| | * | | | ovl: disallow overlayfs as upperdirMiklos Szeredi2016-08-20
| * | | | | 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
| | | |/ | | |/|
* | | | procfs: Update order of Ngid in /proc/PID/statusNeeraj Upadhyay2016-11-24
* | | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\| | |
| * | | 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