summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-08-22proc: prevent stacking filesystems on topJann Horn
2016-08-22fs: limit filesystem stacking depthMiklos Szeredi
2016-08-22cifs: dynamic allocation of ntlmssp blobJerome Marchand
2016-08-22ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney
2016-08-22NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-08-22fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich
2016-08-22UBIFS: Implement ->migratepage()Kirill A. Shutemov
2016-08-22fix d_walk()/non-delayed __d_free() raceAl Viro
2016-08-22fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher
2016-08-22fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher
2016-08-22fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher
2016-08-22fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher
2016-08-22ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o
2016-08-22btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr
2016-06-15get_rock_ridge_filename(): handle malformed NM entriesAl Viro
2016-06-15proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-06-15hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2016-05-01bio: return EINTR if copying to user space got interruptedHannes Reinecke
2016-05-01ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan
2016-05-01ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi
2016-05-01ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2016-05-01fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-05-01splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent
2016-05-01nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields
2016-05-01jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi
2016-05-01xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik
2016-05-01nfsd4: fix bad bounds checkingJ. Bruce Fields
2016-04-01hpfs: don't truncate the file when delete failsMikulas Patocka
2016-04-01Fix directory hardlinks from deleted directoriesDavid Woodhouse
2016-04-01jffs2: Fix page lock / f->sem deadlockDavid Woodhouse
2016-04-01Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker
2016-04-01ext4: fix bh->b_state corruptionJan Kara
2016-04-01cifs: fix erroneous return valueAnton Protopopov
2016-02-27pipe: Fix buffer offset after partially failed readBen Hutchings
2016-02-27pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-02-27btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-02-27ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-27timerfd: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-13ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
2016-02-13ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-02-13cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-02-13cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-02-13cifs: Ratelimit kernel log messagesJamie Bainbridge
2016-02-13uml: fix hostfs mknod()Vegard Nossum
2016-02-13locks: fix unlock when fcntl_setlk races with a closeJeff Layton
2016-02-13udf: Check output buffer length when converting name to CS0Andrew Gabbasov
2016-02-13udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov
2016-02-13NFS: Fix attribute cache revalidationTrond Myklebust
2016-02-13udf: limit the maximum number of indirect extents in a rowVegard Nossum
2016-01-22ocfs2: fix BUG when calculate new backup superJoseph Qi