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-10-09
udf: Fix loading of special inodes
Jan Kara
3
-11
/
+26
2014-10-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2014-10-08
Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
17
-786
/
+1421
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
26
-331
/
+866
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
38
-3190
/
+2373
2014-10-08
btrfs: Fix compile error when CONFIG_SECURITY is not set.
Qu Wenruo
1
-0
/
+2
2014-10-08
GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)
Fabian Frederick
3
-4
/
+4
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+3
2014-10-07
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
2
-3
/
+2
2014-10-07
f2fs: support volatile operations for transient data
Jaegeuk Kim
4
-2
/
+25
2014-10-07
locks: flock_make_lock should return a struct file_lock (or PTR_ERR)
Jeff Layton
1
-8
/
+11
2014-10-07
locks: set fl_owner for leases to filp instead of current->files
Jeff Layton
1
-1
/
+1
2014-10-07
locks: give lm_break a return value
Jeff Layton
2
-12
/
+22
2014-10-07
locks: __break_lease cleanup in preparation of allowing direct removal of leases
Jeff Layton
1
-24
/
+25
2014-10-07
locks: remove i_have_this_lease check from __break_lease
Jeff Layton
1
-4
/
+2
2014-10-07
locks: move freeing of leases outside of i_lock
Jeff Layton
2
-15
/
+25
2014-10-07
locks: move i_lock acquisition into generic_*_lease handlers
Jeff Layton
1
-12
/
+9
2014-10-07
locks: define a lm_setup handler for leases
Jeff Layton
2
-48
/
+50
2014-10-07
locks: plumb a "priv" pointer into the setlease routines
Jeff Layton
4
-18
/
+29
2014-10-07
nfsd: don't keep a pointer to the lease in nfs4_file
Jeff Layton
2
-10
/
+4
2014-10-07
locks: clean up vfs_setlease kerneldoc comments
Jeff Layton
1
-24
/
+10
2014-10-07
locks: generic_delete_lease doesn't need a file_lock at all
Jeff Layton
2
-21
/
+15
2014-10-07
nfsd: fix potential lease memory leak in nfs4_setlease
Jeff Layton
1
-2
/
+5
2014-10-07
locks: close potential race in lease_get_mtime
Jeff Layton
1
-2
/
+12
2014-10-06
f2fs: support atomic writes
Jaegeuk Kim
8
-5
/
+139
2014-10-06
ecryptfs: remove unneeded buggy code in ecryptfs_do_create()
Alexey Khoroshilov
1
-7
/
+0
2014-10-06
btrfs: Make btrfs handle security mount options internally to avoid losing se...
Qu Wenruo
2
-5
/
+97
2014-10-05
ecryptfs: avoid to access NULL pointer when write metadata in xattr
Chao Yu
1
-1
/
+1
2014-10-05
f2fs: remove unused return value
Jaegeuk Kim
1
-3
/
+2
2014-10-04
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
6
-16
/
+16
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
9
-105
/
+57
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
17
-135
/
+130
2014-10-03
Btrfs: send, don't delay dir move if there's a new parent inode
Filipe Manana
1
-1
/
+1
2014-10-03
btrfs: add more superblock checks
David Sterba
1
-2
/
+65
2014-10-03
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
1
-3
/
+9
2014-10-03
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
6
-12
/
+114
2014-10-03
Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.
Fabian Frederick
1
-2
/
+0
2014-10-03
btrfs: fix shadow warning on cmp
Fabian Frederick
1
-4
/
+4
2014-10-03
Btrfs: fix compilation errors under DEBUG
Fabian Frederick
1
-2
/
+2
2014-10-03
Btrfs: fix crash of btrfs_release_extent_buffer_page
Liu Bo
1
-0
/
+1
2014-10-03
Btrfs: add missing end_page_writeback on submit_extent_page failure
Filipe Manana
1
-0
/
+1
2014-10-03
btrfs: Fix the wrong condition judgment about subset extent map
Qu Wenruo
1
-1
/
+1
2014-10-03
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
1
-1
/
+4
2014-10-03
Btrfs: cleanup error handling in build_backref_tree
Josef Bacik
1
-29
/
+59
2014-10-03
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-8
/
+4
2014-10-03
GFS2: Use gfs2_rbm_incr in rgblk_free
Bob Peterson
1
-9
/
+13
2014-10-02
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
alex chen
1
-0
/
+4
2014-10-02
CIFS: Fix readpages retrying on reconnects
Pavel Shilovsky
1
-7
/
+1
2014-10-02
Fix problem recognizing symlinks
Steve French
2
-1
/
+3
2014-10-02
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
5
-21
/
+23
[prev]
[next]