summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-02-20ext4: fix an endianness bug in ext4_encrypted_zeroout()Al Viro1-1/+1
2016-02-20ext4: Fix handling of extended tv_secDavid Turner1-7/+44
2016-02-20ext2, ext4: warn when mounting with dax enabledDan Williams2-1/+7
2016-02-20fix sysvfs symlinksAl Viro1-9/+2
2016-02-20fix calculation of meta_bg descriptor backupsAndy Leiserson1-2/+2
2016-02-20jbd2: fix null committed data return in undo_accessJunxiao Bi1-3/+7
2016-02-20jbd2: Fix unreclaimed pages after truncate in data=journal modeJan Kara1-0/+2
2016-02-20jbd2: fix checkpoint list cleanupJan Kara1-5/+3
2016-02-20tracefs: Fix refcount imbalance in start_creating()Daniel Borkmann1-1/+5
2016-02-20ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei1-0/+2
2016-02-20ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei1-11/+15
2016-02-20ocfs2: fix BUG when calculate new backup superJoseph Qi1-3/+12
2016-02-20ocfs2: fix SGID not inherited issueJunxiao Bi1-3/+1
2016-02-20fat: fix fake_offset handling on error pathOGAWA Hirofumi1-5/+11
2016-02-20mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holesMike Kravetz1-33/+32
2016-02-20fs, seqfile: always allow oom killerGreg Thelen1-3/+8
2016-02-20proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King1-0/+1
2016-02-20proc: actually make proc_fd_permission() thread-friendlyOleg Nesterov1-3/+11
2016-02-20ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed1-0/+6
2016-02-20NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust1-1/+0
2016-02-20f2fs crypto: allocate buffer for decrypting filenameJaegeuk Kim2-4/+19
2016-01-31fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro1-0/+1
2016-01-31direct-io: Fix negative return from dio read beyond eofJan Kara1-1/+9
2015-12-15Btrfs: fix regression running delayed references when using qgroupsFilipe Manana9-134/+44
2015-12-15ceph: fix message length computationArnd Bergmann1-1/+1
2015-12-15ocfs2: fix umask ignored issueJunxiao Bi1-0/+2
2015-12-15nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton1-1/+5
2015-12-15nfs4: resend LAYOUTGET when there is a race that changes the seqidJeff Layton1-25/+31
2015-12-15nfs4: start callback_ident at idr 1Benjamin Coddington1-1/+1
2015-12-15debugfs: fix refcount imbalance in start_creatingDaniel Borkmann1-1/+5
2015-12-15nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble1-10/+84
2015-12-15nfsd: serialize state seqid morphing operationsJeff Layton2-14/+38
2015-12-15ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2-3/+15
2015-12-15ext4: fix potential use after free in __ext4_journal_stopLukas Czerner1-3/+3
2015-12-15ext4 crypto: fix bugs in ext4_encrypted_zeroout()Theodore Ts'o2-4/+22
2015-12-15ext4 crypto: fix memory leak in ext4_bio_write_page()Theodore Ts'o1-1/+4
2015-12-15btrfs: fix signed overflows in btrfs_sync_fileDavid Sterba1-3/+7
2015-12-15Btrfs: fix race when listing an inode's xattrsFilipe Manana1-1/+3
2015-12-15Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana1-2/+8
2015-12-15Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana1-4/+12
2015-12-15Btrfs: fix regression when running delayed referencesFilipe Manana2-0/+127
2015-12-15Btrfs: fix truncation of compressed and inlined extentsFilipe Manana1-14/+68
2015-12-15Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana1-43/+152
2015-12-15btrfs: fix resending received snapshot with parentRobin Ruede1-2/+8
2015-12-09fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar2-8/+17
2015-11-01Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+8
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-11/+24
2015-10-24Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+5
2015-10-23ocfs2/dlm: unlock lockres spinlock before dlm_lockres_putJoseph Qi2-2/+3
2015-10-22btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer1-1/+4