aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-11-11Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-27vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman
2015-10-27hpfs: update ctime and mtime on directory modificationMikulas Patocka
2015-10-27nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee
2015-10-27fix a braino in ovl_d_select_inode()Al Viro
2015-10-27overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-10-27overlay: Call ovl_drop_write() earlier in ovl_dentry_open()David Howells
2015-10-27dcache: Handle escaped paths in prepend_pathEric W. Biederman
2015-10-27cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer
2015-10-27[SMB3] Do not fall back to SMBWriteX in set_file_size error casesSteve French
2015-10-27disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French
2015-10-27nfs: fix pg_test page count calculationPeng Tao
2015-10-27Btrfs: update fix for read corruption of compressed and shared extentsFilipe Manana
2015-10-27Btrfs: fix read corruption of compressed and shared extentsFilipe Manana
2015-10-27btrfs: skip waiting on ordered range for special filesJeff Mahoney
2015-10-27ocfs2/dlm: fix deadlock when dispatch assert masterJoseph Qi
2015-10-27ext4: don't manipulate recovery flag when freezing no-journal fsEric Sandeen
2015-10-20Merge branch 'test/linux-linaro-lsk-v3.18-android' of git://android.git.linar...Kevin Hilman
2015-10-20Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-13Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-10-07hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung
2015-10-07hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung
2015-10-07fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn
2015-10-07NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust
2015-10-07NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 clientKinglong Mee
2015-10-07NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-10-07Btrfs: check if previous transaction aborted to avoid fs corruptionFilipe Manana
2015-10-07CIFS: fix type confusion in copy offload ioctlJann Horn
2015-10-05Squashfs: Add LZ4 compression configuration optionPhillip Lougher
2015-10-05Squashfs: add LZ4 compression supportPhillip Lougher
2015-09-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-08-27hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches
2015-08-27btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney
2015-08-27btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song
2015-08-27freeing unlinked file indefinitely delayedAl Viro
2015-08-27nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateidJeff Layton
2015-08-27nfsd: refactor nfs4_preprocess_stateid_opChristoph Hellwig
2015-08-27signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras
2015-08-27nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystemKinglong Mee
2015-08-27ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi
2015-08-21Fix for in kernel emergency remount when loop mounts are usedChristian Poetzsch
2015-08-20pstore: pmsg: return -ENOMEM on vmalloc failureMark Salyzyn
2015-08-19fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara
2015-08-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-049p: don't leave a half-initialized inode sitting aroundAl Viro
2015-08-04NFS: Fix size of NFSACL SETACL operationsChuck Lever
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-04ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko