aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-02-10Merge branch 'linaro-android-3.18-lsk' of git://android.git.linaro.org/kernel...lsk-v3.18-16.02-androidMark Brown
2016-02-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidMark Brown
2016-02-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2016-01-21ceph: fix message length computationArnd Bergmann
2016-01-21ocfs2: fix umask ignored issueJunxiao Bi
2016-01-21nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2016-01-21nfs4: start callback_ident at idr 1Benjamin Coddington
2016-01-21nfsd: serialize state seqid morphing operationsJeff Layton
2016-01-21ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2016-01-21Btrfs: fix race when listing an inode's xattrsFilipe Manana
2016-01-21Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana
2016-01-21Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana
2016-01-21Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana
2016-01-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.01-androidAlex Shi
2015-12-28UPSTREAM: proc: actually make proc_fd_permission() thread-friendlyOleg Nesterov
2015-12-16BACKPORT: mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim
2015-12-02client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is setNoel Power
2015-11-17UPSTREAM: pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-11-15ext4: fix loss of delalloc extent info in ext4_zero_range()Eric Whitney
2015-11-15ext4: allocate entire range in zero rangeLukas Czerner
2015-11-13btrfs: fix use after free iterating extrefsChris Mason
2015-11-13jbd2: avoid infinite loop when destroying aborted journalJan Kara
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...lsk-v3.18-15.10-androidKevin 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