summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-01-09dlm: make posix locks interruptibleEric Ren
2016-01-05ocfs2: fix umask ignored issueJunxiao Bi
2016-01-05nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2016-01-05nfs4: start callback_ident at idr 1Benjamin Coddington
2016-01-05ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2016-01-05ext4: fix potential use after free in __ext4_journal_stopLukas Czerner
2016-01-05Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana
2016-01-05Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana
2015-11-14ceph: fix kick_requests()Yan, Zheng
2015-11-14ceph: protect kick_requests() with mdsc->mutexYan, Zheng
2015-11-14ceph: make sure request isn't in any waiting list when kicking request.Yan, Zheng
2015-10-28btrfs: fix use after free iterating extrefsChris Mason
2015-10-28cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer
2015-10-28disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French
2015-10-28Btrfs: update fix for read corruption of compressed and shared extentsFilipe Manana
2015-10-28Btrfs: fix read corruption of compressed and shared extentsFilipe Manana
2015-10-28btrfs: skip waiting on ordered range for special filesJeff Mahoney
2015-10-07client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is setNoel Power
2015-10-07jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-10-05vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman
2015-10-05dcache: Handle escaped paths in prepend_pathEric W. Biederman
2015-09-30hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung
2015-09-30hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung
2015-09-30fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn
2015-09-30NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust
2015-09-30NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-09-30Btrfs: check if previous transaction aborted to avoid fs corruptionFilipe Manana
2015-09-30hpfs: update ctime and mtime on directory modificationMikulas Patocka
2015-09-18ext4: move check under lock scope to close a race.Davide Italiano
2015-09-02aio: fix reqs_available handlingBenjamin LaHaise
2015-09-02bio: fix argument of __bio_add_page() for max_sectors > 0xffffAkinobu Mita
2015-09-02cifs: Send a logoff request before removing a smb sessionShirish Pargaonkar
2015-08-25path_openat(): fix double fput()Al Viro
2015-08-25signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras
2015-08-25ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi
2015-08-19fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara
2015-08-19freeing unlinked file indefinitely delayedAl Viro
2015-08-04hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches
2015-08-049p: don't leave a half-initialized inode sitting aroundAl Viro
2015-08-04fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia
2015-08-04NFS: Fix size of NFSACL SETACL operationsChuck Lever
2015-08-04fuse: initialize fc->release before calling itMiklos Szeredi
2015-08-04Btrfs: fix memory leak in the extent_same ioctlFilipe Manana
2015-08-04Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana
2015-08-04xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen
2015-08-04jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-08-04jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov
2015-08-04ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko
2015-08-04ext4: correctly migrate a file with a hole at the beginningEryu Guan
2015-08-04ext4: be more strict when migrating to non-extent based fileEryu Guan