summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-02-25timerfd: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-25xfs: log mount failures don't wait for buffers to be releasedDave Chinner
2016-02-25Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"Dave Chinner
2016-02-25xfs: inode recovery readahead can race with inode buffer creationDave Chinner
2016-02-25libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong
2016-02-25ovl: setattr: check permissions before copy-upMiklos Szeredi
2016-02-25ovl: root: copy attrMiklos Szeredi
2016-02-25ovl: check dentry positiveness in ovl_cleanup_whiteouts()Konstantin Khlebnikov
2016-02-25ovl: use a minimal buffer in ovl_copy_xattrVito Caputo
2016-02-25ovl: allow zero size xattrMiklos Szeredi
2016-02-25numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu
2016-02-25fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()Mike Kravetz
2016-02-25udf: Check output buffer length when converting name to CS0Andrew Gabbasov
2016-02-25udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov
2016-02-25udf: limit the maximum number of indirect extents in a rowVegard Nossum
2016-02-25pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust
2016-02-25nfs: Fix race in __update_open_stateid()Andrew Elble
2016-02-25pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()Trond Myklebust
2016-02-25NFS: Fix attribute cache revalidationTrond Myklebust
2016-02-25cifs: fix erroneous return valueAnton Protopopov
2016-02-25cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-02-25cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-02-25cifs: Ratelimit kernel log messagesJamie Bainbridge
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-02-25Btrfs: fix direct IO requests not reporting IO error to user spaceFilipe Manana
2016-02-25Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana
2016-02-25Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana
2016-02-25Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana
2016-02-25btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-02-25Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba
2016-02-25Btrfs: fix fitrim discarding device area reserved for boot loader's useFilipe Manana
2016-02-25btrfs: handle invalid num_stripes in sys_arrayDavid Sterba
2016-02-25ext4: don't read blocks from disk after extents being swappedEryu Guan
2016-02-25ext4: fix potential integer overflowInsu Yun
2016-02-25ext4: fix scheduling in atomic on group checksum failureJan Kara
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-17ext4 crypto: add missing locking for keyring_key accessTheodore Ts'o
2016-02-17ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-17ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-02-17ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
2016-02-17NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust
2015-12-29ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei
2015-12-29ocfs2: fix flock panic issueJunxiao Bi
2015-12-29ocfs2: fix BUG when calculate new backup superJoseph Qi
2015-12-22Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-12-18Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-18proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King
2015-12-16nfsd: don't hold ls_mutex across a layout recallJeff Layton
2015-12-15Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2015-12-15Btrfs: check prepare_uptodate_page() error code earlierChris Mason