index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
jbd2: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
2014-08-29
5
-44
/
+70
|
*
|
|
|
jbd2: fix infinite loop when recovering corrupt journal blocks
Darrick J. Wong
2014-08-29
1
-2
/
+5
|
*
|
|
|
ext4: update i_disksize coherently with block allocation on error path
Dmitry Monakhov
2014-08-29
1
-2
/
+8
|
*
|
|
|
ext4: fix transaction issues for ext4_fallocate and ext_zero_range
Dmitry Monakhov
2014-08-28
1
-33
/
+35
|
*
|
|
|
ext4: fix incorect journal credits reservation in ext4_zero_range
Dmitry Monakhov
2014-08-28
1
-2
/
+9
|
*
|
|
|
ext4: move i_size,i_disksize update routines to helper function
Dmitry Monakhov
2014-08-23
3
-39
/
+28
|
*
|
|
|
ext4: fix BUG_ON in mb_free_blocks()
Theodore Ts'o
2014-08-23
1
-0
/
+5
|
*
|
|
|
ext4: propagate errors up to ext4_find_entry()'s callers
Theodore Ts'o
2014-08-23
2
-3
/
+34
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-08-27
17
-135
/
+312
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-24
12
-61
/
+141
|
*
|
|
Btrfs: fix filemap_flush call in btrfs_file_release
Chris Mason
2014-08-21
1
-1
/
+9
|
*
|
|
Btrfs: fix crash on endio of reading corrupted block
Liu Bo
2014-08-21
1
-0
/
+1
|
*
|
|
btrfs: fix leak in qgroup_subtree_accounting() error path
Eric Sandeen
2014-08-21
1
-1
/
+1
|
*
|
|
btrfs: Use right extent length when inserting overlap extent map.
Qu Wenruo
2014-08-21
2
-6
/
+5
|
*
|
|
Btrfs: clone, don't create invalid hole extent map
Filipe Manana
2014-08-21
1
-1
/
+2
|
*
|
|
Btrfs: don't monopolize a core when evicting inode
Filipe Manana
2014-08-21
1
-0
/
+6
|
*
|
|
Btrfs: fix hole detection during file fsync
Filipe Manana
2014-08-21
1
-4
/
+13
|
*
|
|
Btrfs: ensure tmpfile inode is always persisted with link count of 0
Filipe Manana
2014-08-21
1
-0
/
+15
|
*
|
|
Btrfs: race free update of commit root for ro snapshots
Filipe Manana
2014-08-21
2
-33
/
+36
|
*
|
|
Btrfs: fix regression of btrfs device replace
Liu Bo
2014-08-21
1
-1
/
+1
|
*
|
|
Btrfs: don't consider the missing device when allocating new chunks
Miao Xie
2014-08-19
1
-14
/
+2
|
*
|
|
Btrfs: Fix wrong device size when we are resizing the device
Miao Xie
2014-08-19
2
-2
/
+3
|
*
|
|
Btrfs: don't write any data into a readonly device when scrub
Miao Xie
2014-08-19
1
-0
/
+11
|
*
|
|
Btrfs: Fix the problem that the replace destroys the seed filesystem
Miao Xie
2014-08-19
1
-2
/
+6
|
*
|
|
btrfs: Return right extent when fiemap gives unaligned offset and len.
Qu Wenruo
2014-08-19
1
-2
/
+2
|
*
|
|
Btrfs: fix wrong extent mapping for DirectIO
Wang Shilong
2014-08-19
1
-0
/
+2
|
*
|
|
Btrfs: fix wrong write range for filemap_fdatawrite_range()
Wang Shilong
2014-08-19
1
-1
/
+2
|
*
|
|
Btrfs: fix wrong missing device counter decrease
Miao Xie
2014-08-19
1
-1
/
+1
|
*
|
|
Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs
Miao Xie
2014-08-19
1
-0
/
+3
|
*
|
|
btrfs: check generation as replace duplicates devid+uuid
Anand Jain
2014-08-19
1
-1
/
+21
|
*
|
|
Btrfs: device_list_add() should not update list when mounted
Anand Jain
2014-08-19
1
-0
/
+27
|
*
|
|
Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.
chandan
2014-08-19
1
-2
/
+1
|
*
|
|
Btrfs: fix put dio bio twice when we submit dio bio fail
Miao Xie
2014-08-19
1
-3
/
+2
*
|
|
|
Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-08-26
2
-29
/
+76
|
\
\
\
\
|
*
|
|
|
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
David Jeffery
2014-08-23
1
-1
/
+1
|
*
|
|
|
nfs: can_coalesce_requests must enforce contiguity
Weston Andros Adamson
2014-08-23
1
-0
/
+8
|
*
|
|
|
nfs: disallow duplicate pages in pgio page vectors
Weston Andros Adamson
2014-08-23
1
-3
/
+15
|
*
|
|
|
nfs: don't sleep with inode lock in lock_and_join_requests
Weston Andros Adamson
2014-08-23
2
-1
/
+28
|
*
|
|
|
nfs: fix error handling in lock_and_join_requests
Weston Andros Adamson
2014-08-23
1
-1
/
+4
|
*
|
|
|
nfs: use blocking page_group_lock in add_request
Weston Andros Adamson
2014-08-23
1
-11
/
+2
|
*
|
|
|
nfs: fix nonblocking calls to nfs_page_group_lock
Weston Andros Adamson
2014-08-23
1
-8
/
+13
|
*
|
|
|
nfs: change nfs_page_group_lock argument
Weston Andros Adamson
2014-08-23
2
-7
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
aio: fix reqs_available handling
Benjamin LaHaise
2014-08-25
1
-4
/
+73
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-08-21
14
-22
/
+269
|
\
\
\
|
*
|
|
[SMB3] Enable fallocate -z support for SMB3 mounts
Steve French
2014-08-18
1
-0
/
+55
|
*
|
|
enable fallocate punch hole ("fallocate -p") for SMB3
Steve French
2014-08-18
5
-1
/
+73
|
*
|
|
Incorrect error returned on setting file compressed on SMB2
Steve French
2014-08-18
1
-1
/
+1
|
*
|
|
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
2014-08-17
1
-0
/
+6
|
*
|
|
CIFS: Fix SMB2 readdir error handling
Pavel Shilovsky
2014-08-17
7
-8
/
+25
|
*
|
|
[CIFS] Possible null ptr deref in SMB2_tcon
Steve French
2014-08-17
1
-1
/
+2
[prev]
[next]