aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-11-11Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidKevin Hilman
2015-11-04Merge tag 'v3.14.56' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-27btrfs: fix use after free iterating extrefsChris Mason
2015-10-22jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-10-22vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman
2015-10-22dcache: Handle escaped paths in prepend_pathEric W. Biederman
2015-10-22cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer
2015-10-22disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French
2015-10-22Btrfs: update fix for read corruption of compressed and shared extentsFilipe Manana
2015-10-22Btrfs: fix read corruption of compressed and shared extentsFilipe Manana
2015-10-22btrfs: skip waiting on ordered range for special filesJeff Mahoney
2015-10-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidKevin Hilman
2015-10-13Merge tag 'v3.14.54' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.10Kevin Hilman
2015-10-01udf: Check length of extended attributes and allocation descriptorsJan Kara
2015-10-01hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung
2015-10-01hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung
2015-10-01fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn
2015-10-01NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust
2015-10-01NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 clientKinglong Mee
2015-10-01NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-10-01Btrfs: check if previous transaction aborted to avoid fs corruptionFilipe Manana
2015-10-01CIFS: fix type confusion in copy offload ioctlJann Horn
2015-09-21hpfs: update ctime and mtime on directory modificationMikulas Patocka
2015-09-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-15.09-androidKevin Hilman
2015-09-14Merge tag 'v3.14.52' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.09Kevin Hilman
2015-09-10Merge branch 'linaro-android-3.14-lsk' of git://android.git.linaro.org/kernel...Kevin Hilman
2015-08-20sysrq: Emergency Remount R/O in reverse orderAmir Goldstein
2015-08-20pstore: pmsg: return -ENOMEM on vmalloc failureMark Salyzyn
2015-08-20Merge branch 'v3.14/topic/overlayfs' into linux-linaro-lsk-v3.14Alex Shi
2015-08-20fs/xfs: add missed symbol readlink_copyv3.14/topic/overlayfsAlex Shi
2015-08-16path_openat(): fix double fput()Al Viro
2015-08-16dcache: don't need rcu in shrink_dentry_list()Miklos Szeredi
2015-08-16more graceful recovery in umount_collect()Al Viro
2015-08-16don't remove from shrink list in select_collect()Al Viro
2015-08-16dentry_kill(): don't try to remove from shrink listAl Viro
2015-08-16expand the call of dentry_lru_del() in dentry_kill()Al Viro
2015-08-16new helper: dentry_free()Al Viro
2015-08-16fold try_prune_one_dentry()Al Viro
2015-08-16fold d_kill() and d_free()Al Viro
2015-08-16signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras
2015-08-16ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi
2015-08-16fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara
2015-08-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-15.08-androidKevin Hilman
2015-08-14Merge tag 'v3.14.50' into linux-linaro-lsk-v3.14Kevin Hilman
2015-08-10freeing unlinked file indefinitely delayedAl Viro
2015-08-04Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidKevin Hilman
2015-08-04Merge tag 'v3.14.49' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-04Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlinux-linaro-lsk-v3.14-android-testKevin Hilman
2015-08-03hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches
2015-08-039p: don't leave a half-initialized inode sitting aroundAl Viro