index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
xfs: pass an on-disk extent to xfs_bmbt_validate_extent
Christoph Hellwig
3
-10
/
+9
2017-11-06
xfs: treat idx as a cursor in xfs_bmap_collapse_extents
Christoph Hellwig
1
-11
/
+6
2017-11-06
xfs: treat idx as a cursor in xfs_bmap_del_extent_*
Christoph Hellwig
1
-3
/
+3
2017-11-06
xfs: treat idx as a cursor in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
1
-17
/
+18
2017-11-06
xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_real
Christoph Hellwig
1
-5
/
+5
2017-11-06
xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_delay
Christoph Hellwig
1
-4
/
+5
2017-11-06
xfs: treat idx as a cursor in xfs_bmap_add_extent_delay_real
Christoph Hellwig
1
-11
/
+16
2017-11-06
xfs: remove a duplicate assignment in xfs_bmap_add_extent_delay_real
Christoph Hellwig
1
-1
/
+1
2017-11-06
xfs: don't create overlapping extents in xfs_bmap_add_extent_delay_real
Christoph Hellwig
1
-4
/
+4
2017-11-06
ecryptfs: remove unnecessary i_version bump
Jeff Layton
1
-1
/
+0
2017-11-06
ecryptfs: use ARRAY_SIZE
Jérémy Lefaure
1
-4
/
+3
2017-11-06
ecryptfs: Adjust four checks for null pointers
Markus Elfring
2
-4
/
+4
2017-11-06
ecryptfs: Return an error code only as a constant in ecryptfs_add_global_auth_tok()
Markus Elfring
1
-7
/
+4
2017-11-06
ecryptfs: Delete 21 error messages for a failed memory allocation
Markus Elfring
6
-59
/
+7
2017-11-06
eCryptfs: use after free in ecryptfs_release_messaging()
Dan Carpenter
1
-3
/
+4
2017-11-05
f2fs: avoid race in between GC and block exchange
Chao Yu
2
-5
/
+28
2017-11-05
f2fs: save a multiplication for last_nid calculation
Fan Li
1
-1
/
+1
2017-11-05
f2fs: fix summary info corruption
Chao Yu
2
-1
/
+29
2017-11-05
f2fs: remove dead code in update_meta_page
Chao Yu
1
-5
/
+1
2017-11-05
f2fs: remove unneeded semicolon
Chao Yu
1
-1
/
+1
2017-11-05
f2fs: don't bother with inode->i_version
Jeff Layton
1
-2
/
+0
2017-11-05
f2fs: check curseg space before foreground GC
Chao Yu
1
-0
/
+30
2017-11-05
f2fs: use rw_semaphore to protect SIT cache
Chao Yu
3
-22
/
+26
2017-11-05
f2fs: support quota sys files
Jaegeuk Kim
4
-18
/
+157
2017-11-05
f2fs: add quota_ino feature infra
Jaegeuk Kim
2
-0
/
+13
2017-11-05
f2fs: optimize __update_nat_bits
Fan Li
1
-5
/
+7
2017-11-05
f2fs: modify for accurate fggc node io stat
Yunlei He
1
-31
/
+31
2017-11-05
Revert "f2fs: handle dirty segments inside refresh_sit_entry"
Yunlong Song
2
-14
/
+14
2017-11-05
f2fs: add a function to move nid
Fan Li
1
-21
/
+36
2017-11-05
f2fs: export SSR allocation threshold
Chao Yu
3
-1
/
+6
2017-11-05
f2fs: give correct trimmed blocks in fstrim
Chao Yu
2
-9
/
+19
2017-11-05
f2fs: support bio allocation error injection
Chao Yu
4
-9
/
+21
2017-11-05
f2fs: support get_page error injection
Chao Yu
5
-4
/
+20
2017-11-05
f2fs: support soft block reservation
Yunlong Song
3
-6
/
+25
2017-11-05
f2fs: handle error case when adding xattr entry
Jaegeuk Kim
1
-19
/
+28
2017-11-05
f2fs: support flexible inline xattr size
Chao Yu
7
-25
/
+115
2017-11-05
f2fs: show current cp state
Jaegeuk Kim
1
-2
/
+3
2017-11-05
f2fs: add missing quota_initialize
Jaegeuk Kim
2
-0
/
+13
2017-11-05
f2fs: show # of dirty segments via sysfs
Jaegeuk Kim
1
-0
/
+9
2017-11-05
f2fs: stop all the operations by cp_error flag
Jaegeuk Kim
5
-1
/
+62
2017-11-05
vfs: grab the lock instead of blocking in __fd_install during resizing
Mateusz Guzik
1
-4
/
+7
2017-11-05
vfs: stop clearing close on exec when closing a fd
Mateusz Guzik
1
-1
/
+0
2017-11-05
fs: make fiemap work from compat_ioctl
Josef Bacik
1
-0
/
+1
2017-11-05
coda: fix 'kernel memory exposure attempt' in fsync
Jan Harkes
1
-2
/
+1
2017-11-05
pstore: remove unneeded unlikely()
Hirofumi Nakagawa
1
-1
/
+1
2017-11-05
vfs: remove unneeded unlikely()
Hirofumi Nakagawa
1
-1
/
+1
2017-11-04
ecryptfs: remove private bin2hex implementation
Rasmus Villemoes
2
-16
/
+8
2017-11-04
ecryptfs: add missing \n to end of various error messages
Colin Ian King
3
-3
/
+3
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
487
-8
/
+512
2017-11-03
xfs: scrub: avoid uninitialized return code
Darrick J. Wong
1
-1
/
+1
[prev]
[next]