index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2014-12-04
xfs: lobotomise xfs_trans_read_buf_map()
Dave Chinner
-102
/
+33
2014-12-04
xfs: active inodes stat is broken
Dave Chinner
-1
/
+2
2014-12-04
xfs: cleanup xfs_bmse_merge returns
Dave Chinner
-15
/
+8
2014-12-04
xfs: cleanup xfs_bmse_shift_one goto mess
Dave Chinner
-26
/
+17
2014-12-04
xfs: fix premature enospc on inode allocation
Dave Chinner
-10
/
+24
2014-12-04
xfs: overflow in xfs_iomap_eof_align_last_fsb
Peter Watkins
-7
/
+6
2014-12-04
Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2
Dave Chinner
-24
/
+9
2014-12-03
fat: fix oops on corrupted vfat fs
Al Viro
-9
/
+11
2014-12-02
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
-229
/
+1684
2014-12-02
Btrfs: make get_caching_control unconditionally return the ctl
Josef Bacik
-6
/
+4
2014-12-02
Btrfs: fix unprotected deletion from pending_chunks list
Filipe Manana
-1
/
+7
2014-12-02
Btrfs: fix fs mapping extent map leak
Filipe Manana
-0
/
+6
2014-12-02
Btrfs: fix memory leak after block remove + trimming
Filipe Manana
-0
/
+6
2014-12-02
Btrfs: make btrfs_abort_transaction consider existence of new block groups
Filipe Manana
-3
/
+4
2014-12-02
Btrfs: fix race between writing free space cache and trimming
Filipe Manana
-6
/
+71
2014-12-02
Btrfs: fix race between fs trimming and block group remove/allocation
Filipe Manana
-21
/
+140
2014-12-03
Btrfs, replace: enable dev-replace for raid56
Zhao Lei
-5
/
+0
2014-12-02
Btrfs: fix freeing used extents after removing empty block group
Filipe Manana
-11
/
+10
2014-12-02
Btrfs: fix crash caused by block group removal
Filipe Manana
-0
/
+28
2014-12-02
Btrfs: fix invalid block group rbtree access after bg is removed
Filipe Manana
-0
/
+13
2014-12-03
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
-20
/
+45
2014-12-03
Btrfs, replace: write raid56 parity into the replace target device
Miao Xie
-1
/
+24
2014-12-03
Btrfs, replace: write dirty pages into the replace target device
Miao Xie
-43
/
+97
2014-12-03
Btrfs, raid56: support parity scrub on raid56
Miao Xie
-20
/
+1115
2014-12-03
Btrfs, raid56: use a variant to record the operation type
Miao Xie
-14
/
+17
2014-12-03
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
-33
/
+235
2014-12-03
Btrfs, raid56: don't change bbio and raid_map
Miao Xie
-19
/
+23
2014-12-03
Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_block
Zhao Lei
-3
/
+1
2014-12-03
Btrfs: remove noused bbio_ret in __btrfs_map_block in condition
Zhao Lei
-2
/
+1
2014-12-02
ext4: fix suboptimal seek_{data,hole} extents traversial
Dmitry Monakhov
-116
/
+108
2014-12-02
ext4: ext4_inline_data_fiemap should respect callers argument
Dmitry Monakhov
-8
/
+16
2014-12-02
ext4: prevent fsreentrance deadlock for inline_data
Dmitry Monakhov
-5
/
+6
2014-12-02
f2fs: more fast lookup for gc_inode list
Changman Lee
-19
/
+34
2014-12-02
mnt: Clear mnt_expire during pivot_root
Eric W. Biederman
-0
/
+2
2014-12-02
mnt: Carefully set CL_UNPRIVILEGED in clone_mnt
Eric W. Biederman
-1
/
+2
2014-12-02
mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.
Eric W. Biederman
-1
/
+1
2014-12-02
umount: Do not allow unmounting rootfs.
Eric W. Biederman
-0
/
+1
2014-12-02
umount: Disallow unprivileged mount force
Eric W. Biederman
-0
/
+3
2014-12-02
mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount
Eric W. Biederman
-1
/
+7
2014-12-01
Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+2
2014-12-01
jbd2: fix regression where we fail to initialize checksum seed when loading
Darrick J. Wong
-3
/
+2
2014-12-01
f2fs: cleanup redundant macro
Changman Lee
-3
/
+3
2014-12-01
f2fs: fix to return correct error number in f2fs_write_begin
Chao Yu
-1
/
+3
2014-12-01
nfsd: minor off by one checks in __write_versions()
Dan Carpenter
-3
/
+3
2014-12-01
Merge branch 'xfs-coccinelle-cleanups' into for-next
Dave Chinner
-24
/
+9
2014-12-01
xfs: fix simple_return.cocci warning in xfs_bmse_shift_one
kbuild test robot
-5
/
+1
2014-12-01
xfs: fix simple_return.cocci warning in xfs_file_readdir
kbuild test robot
-5
/
+1
2014-12-01
libxfs: fix simple_return.cocci warnings
kbuild test robot
-5
/
+1
2014-12-01
xfs: remove unnecessary null checks
Markus Elfring
-9
/
+6
2014-11-30
btrfs: zero out left over bytes after processing compression streams
Chris Mason
-5
/
+67
[prev]
[next]