summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: fix swapext ilock deadlockDave Chinner2016-06-151-15/+18
* ocfs2: fix posix_acl_create deadlockJunxiao Bi2016-06-156-48/+77
* ocfs2: dereferencing freed pointers in ocfs2_reflink()Dan Carpenter2016-06-151-1/+1
* get_rock_ridge_filename(): handle malformed NM entriesAl Viro2016-06-151-3/+10
* proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-06-151-1/+2
* propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman2016-06-151-11/+14
* fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov2016-06-151-2/+7
* atomic_open(): fix the handling of create_errorAl Viro2016-06-151-16/+4
* libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov2016-06-151-4/+2
* ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan2016-05-011-3/+3
* Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana2016-05-011-0/+137
* ext4: add lockdep annotations for i_data_semTheodore Ts'o2016-05-013-4/+55
* ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi2016-05-012-1/+13
* ocfs2/dlm: fix race between convert and recoveryJoseph Qi2016-05-011-1/+10
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-05-013-9/+29
* splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent2016-05-011-0/+3
* vfs: show_vfsstat: do not ignore errors from show_devname methodDmitry V. Levin2016-05-011-0/+3
* nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields2016-05-011-0/+1
* fuse: do not use iocb after it may have been freedRobert Doebbelin2016-05-011-2/+3
* jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi2016-05-011-5/+12
* xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik2016-05-011-9/+10
* nfsd4: fix bad bounds checkingJ. Bruce Fields2016-05-011-5/+8
* ceph: fix request time stamp encodingYan, Zheng2016-04-111-1/+5
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-03-244-14/+98
* efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-03-241-4/+3
* AIO: properly check iovec sizesGreg Kroah-Hartman2016-03-241-2/+7
* ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan2016-03-241-0/+1
* Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan2016-03-241-8/+4
* CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky2016-03-241-3/+18
* cifs: fix out-of-bounds access in lease parsingJustin Maggard2016-03-241-10/+14
* Fix directory hardlinks from deleted directoriesDavid Woodhouse2016-03-242-19/+62
* jffs2: Fix page lock / f->sem deadlockDavid Woodhouse2016-03-242-11/+11
* Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker2016-03-241-21/+18
* do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro2016-03-081-0/+4
* hpfs: don't truncate the file when delete failsMikulas Patocka2016-03-081-28/+3
* NFSv4: Fix a dentry leak on alias useBenjamin Coddington2016-03-081-2/+2
* ext4: fix crashes in dioread_nolock modeJan Kara2016-03-041-20/+20
* ext4: fix bh->b_state corruptionJan Kara2016-03-041-2/+30
* ext4: don't read blocks from disk after extents being swappedEryu Guan2016-03-041-3/+12
* ext4: fix potential integer overflowInsu Yun2016-03-041-1/+1
* cifs: fix erroneous return valueAnton Protopopov2016-03-041-1/+1
* pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-02-251-2/+45
* btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba2016-02-253-3/+16
* pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-251-0/+20
* ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei2016-02-251-0/+2
* Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana2016-02-251-4/+6
* umount: Do not allow unmounting rootfs.Eric W. Biederman2016-02-241-0/+1
* cifs: Ratelimit kernel log messagesJamie Bainbridge2016-02-032-7/+5
* Btrfs: clean up an error code in btrfs_init_space_info()Dan Carpenter2016-02-021-1/+1
* ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed2016-02-021-0/+6