aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | | f2fs: prevent checkpoint during roll-forwardJaegeuk Kim2014-08-21
| * | | | | | | f2fs: add WARN_ON in f2fs_bug_onJaegeuk Kim2014-08-21
| * | | | | | | f2fs: handle EIO not to break fs consistencyJaegeuk Kim2014-08-21
| * | | | | | | f2fs: check s_dirty under cp_mutexJaegeuk Kim2014-08-21
| * | | | | | | f2fs: unlock_page when node page is redirtied outJaegeuk Kim2014-08-21
| * | | | | | | f2fs: introduce f2fs_cp_error for readabilityJaegeuk Kim2014-08-21
| * | | | | | | f2fs: give a chance to mount again when encountering errorsJaegeuk Kim2014-08-21
| * | | | | | | f2fs: trigger release_dirty_inode in f2fs_put_superJaegeuk Kim2014-08-21
| * | | | | | | f2fs: don't skip checkpoint if there is no dirty node pagesJaegeuk Kim2014-08-19
| * | | | | | | f2fs: avoid bug_on when error is occurredJaegeuk Kim2014-08-19
| * | | | | | | f2fs: fix to recover inline_xattr/data and blocksJaegeuk Kim2014-08-19
| * | | | | | | f2fs: should clear the inline_xattr flagJaegeuk Kim2014-08-19
| * | | | | | | f2fs: clear FI_INC_LINK during the recoveryJaegeuk Kim2014-08-19
| * | | | | | | f2fs: fix the initial inode page for recoveryJaegeuk Kim2014-08-19
| * | | | | | | f2fs: make clear on test condition and return typesJaegeuk Kim2014-08-19
| * | | | | | | f2fs: should convert inline_data during the mkwriteJaegeuk Kim2014-08-19
| * | | | | | | f2fs: fix typoarter972014-08-19
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'locks-v3.17-3' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-08-31
|\ \ \ \ \ \ \
| * | | | | | | locks: pass correct "before" pointer to locks_unlink_lock in generic_add_leaseJeff Layton2014-08-22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-08-29
|\ \ \ \ \ \ \
| * | | | | | | ocfs2: quorum: add a log for node not fencedJunxiao Bi2014-08-29
| * | | | | | | ocfs2: o2net: set tcp user timeout to max valueJunxiao Bi2014-08-29
| * | | | | | | ocfs2: o2net: don't shutdown connection when idle timeoutJunxiao Bi2014-08-29
| * | | | | | | ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings2014-08-29
* | | | | | | | Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-29
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | NFSv3: Fix another acl regressionTrond Myklebust2014-08-26
| * | | | | | | NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADETrond Myklebust2014-08-26
| * | | | | | | NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust2014-08-26
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-29
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | ext4: fix same-dir rename when inline data directory overflowsDarrick J. Wong2014-08-28
| * | | | | | jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong2014-08-28
| * | | | | | jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong2014-08-28
| * | | | | | ext4: update i_disksize coherently with block allocation on error pathDmitry Monakhov2014-08-28
| * | | | | | ext4: fix transaction issues for ext4_fallocate and ext_zero_rangeDmitry Monakhov2014-08-27
| * | | | | | ext4: fix incorect journal credits reservation in ext4_zero_rangeDmitry Monakhov2014-08-27
| * | | | | | ext4: move i_size,i_disksize update routines to helper functionDmitry Monakhov2014-08-23
| * | | | | | ext4: fix BUG_ON in mb_free_blocks()Theodore Ts'o2014-08-23
| * | | | | | ext4: propagate errors up to ext4_find_entry()'s callersTheodore Ts'o2014-08-23
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-08-27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Btrfs: fix task hang under heavy compressed writeLiu Bo2014-08-24
| * | | | Btrfs: fix filemap_flush call in btrfs_file_releaseChris Mason2014-08-21
| * | | | Btrfs: fix crash on endio of reading corrupted blockLiu Bo2014-08-21
| * | | | btrfs: fix leak in qgroup_subtree_accounting() error pathEric Sandeen2014-08-21
| * | | | btrfs: Use right extent length when inserting overlap extent map.Qu Wenruo2014-08-21
| * | | | Btrfs: clone, don't create invalid hole extent mapFilipe Manana2014-08-21
| * | | | Btrfs: don't monopolize a core when evicting inodeFilipe Manana2014-08-21
| * | | | Btrfs: fix hole detection during file fsyncFilipe Manana2014-08-21
| * | | | Btrfs: ensure tmpfile inode is always persisted with link count of 0Filipe Manana2014-08-21
| * | | | Btrfs: race free update of commit root for ro snapshotsFilipe Manana2014-08-21
| * | | | Btrfs: fix regression of btrfs device replaceLiu Bo2014-08-21