index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-21
f2fs: add WARN_ON in f2fs_bug_on
Jaegeuk Kim
1
-1
/
+1
2014-08-21
f2fs: handle EIO not to break fs consistency
Jaegeuk Kim
4
-15
/
+48
2014-08-21
f2fs: check s_dirty under cp_mutex
Jaegeuk Kim
2
-5
/
+6
2014-08-21
f2fs: unlock_page when node page is redirtied out
Jaegeuk Kim
1
-2
/
+5
2014-08-21
f2fs: introduce f2fs_cp_error for readability
Jaegeuk Kim
4
-4
/
+9
2014-08-21
f2fs: give a chance to mount again when encountering errors
Jaegeuk Kim
1
-1
/
+12
2014-08-21
f2fs: trigger release_dirty_inode in f2fs_put_super
Jaegeuk Kim
3
-1
/
+5
2014-08-19
f2fs: don't skip checkpoint if there is no dirty node pages
Jaegeuk Kim
1
-1
/
+1
2014-08-19
f2fs: avoid bug_on when error is occurred
Jaegeuk Kim
1
-1
/
+2
2014-08-19
f2fs: fix to recover inline_xattr/data and blocks
Jaegeuk Kim
3
-13
/
+11
2014-08-19
f2fs: should clear the inline_xattr flag
Jaegeuk Kim
1
-8
/
+7
2014-08-19
f2fs: clear FI_INC_LINK during the recovery
Jaegeuk Kim
1
-1
/
+3
2014-08-19
f2fs: fix the initial inode page for recovery
Jaegeuk Kim
1
-0
/
+2
2014-08-19
f2fs: make clear on test condition and return types
Jaegeuk Kim
2
-6
/
+6
2014-08-19
f2fs: should convert inline_data during the mkwrite
Jaegeuk Kim
4
-13
/
+22
2014-08-19
f2fs: fix typo
arter97
15
-30
/
+30
2014-08-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
17
-305
/
+541
2014-08-16
Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-29
/
+57
2014-08-16
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-56
/
+30
2014-08-15
btrfs: disable strict file flushes for renames and truncates
Chris Mason
8
-267
/
+6
2014-08-15
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
1
-1
/
+1
2014-08-15
Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
Takashi Iwai
2
-6
/
+20
2014-08-15
Btrfs: fix compressed write corruption on enospc
Liu Bo
1
-0
/
+12
2014-08-15
btrfs: correctly handle return from ulist_add
Mark Fasheh
1
-4
/
+9
2014-08-15
btrfs: qgroup: account shared subtrees during snapshot delete
Mark Fasheh
3
-0
/
+426
2014-08-15
Btrfs: read lock extent buffer while walking backrefs
Filipe Manana
1
-0
/
+3
2014-08-15
Btrfs: __btrfs_mod_ref should always use no_quota
Josef Bacik
3
-25
/
+23
2014-08-15
btrfs: adjust statfs calculations according to raid profiles
David Sterba
1
-6
/
+45
2014-08-14
locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlock
Jeff Layton
1
-9
/
+7
2014-08-14
locks: defer freeing locks in locks_delete_lock until after i_lock has been d...
Jeff Layton
1
-8
/
+30
2014-08-14
locks: don't reuse file_lock in __posix_lock_file
Jeff Layton
1
-11
/
+14
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
30
-870
/
+1124
2014-08-13
Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
115
-2044
/
+2213
2014-08-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
16
-195
/
+189
2014-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-17
/
+43
2014-08-13
Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
14
-46
/
+38
2014-08-12
reiserfs: Fix use after free in journal teardown
Jan Kara
2
-7
/
+21
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
24
-175
/
+357
2014-08-11
locks: don't call locks_release_private from locks_copy_lock
Jeff Layton
1
-1
/
+2
2014-08-11
locks: show delegations as "DELEG" in /proc/locks
Jeff Layton
1
-1
/
+5
2014-08-11
fix copy_tree() regression
Al Viro
1
-7
/
+24
2014-08-10
Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} inst...
Linus Torvalds
2
-2
/
+2
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
13
-65
/
+246
2014-08-09
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
26
-1390
/
+2632
2014-08-09
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
18
-783
/
+1665
2014-08-08
Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-4
/
+2
2014-08-08
shm: add sealing API
David Herrmann
1
-0
/
+5
2014-08-08
mm: allow drivers to prevent new writable mappings
David Herrmann
1
-0
/
+1
2014-08-08
fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-10
/
+5
2014-08-08
initramfs: support initramfs that is bigger than 2GiB
Yinghai Lu
2
-5
/
+6
[next]