aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-01-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2015-12-14ceph: fix message length computationArnd Bergmann
2015-12-14ocfs2: fix umask ignored issueJunxiao Bi
2015-12-14nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2015-12-14nfs4: start callback_ident at idr 1Benjamin Coddington
2015-12-14debugfs: fix refcount imbalance in start_creatingDaniel Borkmann
2015-12-14nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble
2015-12-14nfsd: serialize state seqid morphing operationsJeff Layton
2015-12-14ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-12-14ext4: fix potential use after free in __ext4_journal_stopLukas Czerner
2015-12-14ext4 crypto: fix memory leak in ext4_bio_write_page()Theodore Ts'o
2015-12-14Btrfs: fix race when listing an inode's xattrsFilipe Manana
2015-12-14Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana
2015-12-14Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana
2015-12-14Btrfs: fix truncation of compressed and inlined extentsFilipe Manana
2015-12-14Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana
2015-12-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidKevin Hilman
2015-12-09fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-11-19epoll: use freezable blocking callColin Cross
2015-11-19Fix for in kernel emergency remount when loop mounts are usedChristian Poetzsch
2015-11-19ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trimJP Abgrall
2015-11-19fuse: Freeze client on suspend when request sent to userspaceTodd Poynor
2015-11-19mm: add a field to store names for private anonymous memoryColin Cross
2015-11-19pstore: pmsg: return -ENOMEM on vmalloc failureMark Salyzyn
2015-11-19pstore/ram: Add ramoops_console_write_buf apiArve Hjønnevåg
2015-11-19fixup! proc: make oom adjustment files user read-onlyDan Willemsen
2015-11-19proc: make oom adjustment files user read-onlyRom Lemarchand
2015-11-19fs: block_dump: Don't display inode changes if block_dump < 2San Mehat
2015-11-09btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer
2015-11-09ovl: fix dentry reference leakDavid Howells
2015-11-09ovl: use O_LARGEFILE in ovl_copy_up()David Howells
2015-11-09ovl: free lower_mnt array in ovl_put_superKonstantin Khlebnikov
2015-11-09ovl: free stack of paths in ovl_fill_superKonstantin Khlebnikov
2015-10-27nfs4: have do_vfs_lock take an inode pointerJeff Layton
2015-10-27locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton
2015-10-27locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton
2015-10-27locks: have flock_lock_file take an inode pointer instead of a filpJeff Layton
2015-10-27nfsd/blocklayout: accept any minlengthChristoph Hellwig
2015-10-27btrfs: fix use after free iterating extrefsChris Mason
2015-10-27btrfs: check unsupported filters in balance argumentsDavid Sterba
2015-10-22namei: results of d_is_negative() should be checked after dentry revalidationTrond Myklebust
2015-10-22nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee
2015-10-22fix a braino in ovl_d_select_inode()Al Viro
2015-10-22overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-10-22overlay: Call ovl_drop_write() earlier in ovl_dentry_open()David Howells
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-22UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger
2015-10-22cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer