| Commit message (Expand) | Author | Age | Files | Lines |
* | proc: prevent stacking filesystems on top | Jann Horn | 2016-08-22 | 1 | -0/+7 |
* | fs: limit filesystem stacking depth | Miklos Szeredi | 2016-08-22 | 1 | -0/+7 |
* | cifs: dynamic allocation of ntlmssp blob | Jerome Marchand | 2016-08-22 | 1 | -36/+42 |
* | ecryptfs: don't allow mmap when the lower fs doesn't support it | Jeff Mahoney | 2016-08-22 | 1 | -1/+14 |
* | NFS: Fix another OPEN_DOWNGRADE bug | Trond Myklebust | 2016-08-22 | 1 | -3/+2 |
* | fs/nilfs2: fix potential underflow in call to crc32_le | Torsten Hilbrich | 2016-08-22 | 1 | -1/+1 |
* | UBIFS: Implement ->migratepage() | Kirill A. Shutemov | 2016-08-22 | 1 | -0/+24 |
* | fix d_walk()/non-delayed __d_free() race | Al Viro | 2016-08-22 | 1 | -2/+3 |
* | fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication | Stefan Metzmacher | 2016-08-22 | 1 | -14/+19 |
* | fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication | Stefan Metzmacher | 2016-08-22 | 1 | -17/+23 |
* | fs/cifs: correctly to anonymous authentication for the LANMAN authentication | Stefan Metzmacher | 2016-08-22 | 1 | -16/+18 |
* | fs/cifs: correctly to anonymous authentication via NTLMSSP | Stefan Metzmacher | 2016-08-22 | 1 | -12/+20 |
* | ext4: fix hang when processing corrupted orphaned inode list | Theodore Ts'o | 2016-08-22 | 1 | -4/+6 |
* | btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl | Luke Dashjr | 2016-08-22 | 4 | -2/+24 |
* | get_rock_ridge_filename(): handle malformed NM entries | Al Viro | 2016-06-15 | 1 | -3/+10 |
* | proc: prevent accessing /proc/<PID>/environ until it's ready | Mathias Krause | 2016-06-15 | 1 | -1/+2 |
* | hugetlb: ensure hugepage access is denied if hugepages are not supported | Nishanth Aravamudan | 2016-06-15 | 1 | -0/+5 |
* | bio: return EINTR if copying to user space got interrupted | Hannes Reinecke | 2016-05-01 | 1 | -4/+8 |
* | ext4: fix NULL pointer dereference in ext4_mark_inode_dirty() | Eryu Guan | 2016-05-01 | 1 | -3/+3 |
* | ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list | Joseph Qi | 2016-05-01 | 2 | -1/+13 |
* | ocfs2/dlm: fix race between convert and recovery | Joseph Qi | 2016-05-01 | 1 | -1/+10 |
* | fs/coredump: prevent fsuid=0 dumps into user-controlled directories | Jann Horn | 2016-05-01 | 3 | -9/+29 |
* | splice: handle zero nr_pages in splice_to_pipe() | Rabin Vincent | 2016-05-01 | 1 | -0/+3 |
* | nfsd: fix deadlock secinfo+readdir compound | J. Bruce Fields | 2016-05-01 | 1 | -0/+1 |
* | jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path | OGAWA Hirofumi | 2016-05-01 | 1 | -5/+12 |
* | xfs: fix two memory leaks in xfs_attr_list.c error paths | Mateusz Guzik | 2016-05-01 | 1 | -9/+10 |
* | nfsd4: fix bad bounds checking | J. Bruce Fields | 2016-05-01 | 1 | -5/+8 |
* | hpfs: don't truncate the file when delete fails | Mikulas Patocka | 2016-04-01 | 1 | -28/+3 |
* | Fix directory hardlinks from deleted directories | David Woodhouse | 2016-04-01 | 2 | -19/+62 |
* | jffs2: Fix page lock / f->sem deadlock | David Woodhouse | 2016-04-01 | 2 | -11/+11 |
* | Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin" | Thomas Betker | 2016-04-01 | 1 | -21/+18 |
* | ext4: fix bh->b_state corruption | Jan Kara | 2016-04-01 | 1 | -2/+30 |
* | cifs: fix erroneous return value | Anton Protopopov | 2016-04-01 | 1 | -1/+1 |
* | pipe: Fix buffer offset after partially failed read | Ben Hutchings | 2016-02-27 | 1 | -1/+4 |
* | pipe: limit the per-user amount of pages allocated in pipes | Willy Tarreau | 2016-02-27 | 1 | -2/+45 |
* | btrfs: properly set the termination value of ctx->pos in readdir | David Sterba | 2016-02-27 | 3 | -3/+16 |
* | ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup | xuejiufei | 2016-02-27 | 1 | -0/+2 |
* | timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper | Thomas Gleixner | 2016-02-27 | 1 | -1/+1 |
* | ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock | Tariq Saeed | 2016-02-13 | 1 | -0/+6 |
* | ocfs2/dlm: ignore cleaning the migration mle that is inuse | xuejiufei | 2016-02-13 | 1 | -11/+15 |
* | cifs_dbg() outputs an uninitialized buffer in cifs_readdir() | Vasily Averin | 2016-02-13 | 1 | -0/+1 |
* | cifs: fix race between call_async() and reconnect() | Rabin Vincent | 2016-02-13 | 2 | -10/+9 |
* | cifs: Ratelimit kernel log messages | Jamie Bainbridge | 2016-02-13 | 1 | -3/+5 |
* | uml: fix hostfs mknod() | Vegard Nossum | 2016-02-13 | 1 | -3/+1 |
* | locks: fix unlock when fcntl_setlk races with a close | Jeff Layton | 2016-02-13 | 1 | -21/+30 |
* | udf: Check output buffer length when converting name to CS0 | Andrew Gabbasov | 2016-02-13 | 1 | -2/+13 |
* | udf: Prevent buffer overrun with multi-byte characters | Andrew Gabbasov | 2016-02-13 | 1 | -1/+5 |
* | NFS: Fix attribute cache revalidation | Trond Myklebust | 2016-02-13 | 1 | -15/+39 |
* | udf: limit the maximum number of indirect extents in a row | Vegard Nossum | 2016-02-13 | 1 | -0/+15 |
* | ocfs2: fix BUG when calculate new backup super | Joseph Qi | 2016-01-22 | 1 | -3/+12 |