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-04-03
ocfs2: add dlm_recover_callback_support in sysfs
Goldwyn Rodrigues
1
-0
/
+14
2014-04-03
ocfs2: dlm: fix recovery hung
Junxiao Bi
1
-2
/
+13
2014-04-03
ocfs2: dlm: fix lock migration crash
Junxiao Bi
1
-6
/
+8
2014-04-03
ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file
Darrick J. Wong
9
-21
/
+74
2014-04-03
ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_super
joyce.xue
1
-3
/
+0
2014-04-03
ocfs2: change ip_unaligned_aio to of type mutex from atomit_t
Wengang Wang
5
-30
/
+7
2014-04-03
ocfs2: fix null pointer dereference when access dlm_state before launching dl...
Zongxun Wang
1
-3
/
+3
2014-04-03
fanotify: move unrelated handling from copy_event_to_user()
Jan Kara
1
-21
/
+19
2014-04-03
fanotify: reorganize loop in fanotify_read()
Jan Kara
1
-22
/
+24
2014-04-03
fanotify: convert access_mutex to spinlock
Jan Kara
1
-7
/
+7
2014-04-03
fanotify: use fanotify event structure for permission response processing
Jan Kara
3
-104
/
+116
2014-04-03
fanotify: remove useless bypass_perm check
Jan Kara
1
-8
/
+0
2014-04-03
fs/freevxfs/vxfs_lookup.c: update function comment
Fabian Frederick
1
-1
/
+1
2014-04-03
fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()
Fabian Frederick
1
-1
/
+1
2014-04-03
bdi: avoid oops on device removal
Jan Kara
1
-5
/
+18
2014-04-03
backing_dev: fix hung task on sync
Derek Basehore
1
-4
/
+4
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-1
/
+2
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+4
2014-04-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
4
-252
/
+0
2014-04-02
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2014-04-01
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-49
/
+36
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-259
/
+663
2014-04-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-04-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-2
/
+11
2014-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+5
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
4
-78
/
+90
2014-03-31
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+4
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-03-31
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
9
-51
/
+51
2014-03-30
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-77
/
+134
2014-03-30
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
1
-6
/
+9
2014-03-30
switch mnt_hash to hlist
Al Viro
4
-50
/
+61
2014-03-30
don't bother with propagate_mnt() unless the target is shared
Al Viro
1
-10
/
+7
2014-03-30
keep shadowed vfsmounts together
Al Viro
1
-9
/
+23
2014-03-30
resizable namespace.c hashes
Al Viro
2
-24
/
+59
2014-03-28
ocfs2: check if cluster name exists before deref
Sasha Levin
1
-1
/
+3
2014-03-27
vfs: Allocate anon_inode_inode in anon_inode_init()
Jan Kara
1
-22
/
+8
2014-03-25
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...
Greg Kroah-Hartman
1
-0
/
+92
2014-03-25
fs: remove now stale label in anon_inode_init()
Linus Torvalds
1
-1
/
+0
2014-03-25
fs: Avoid userspace mounting anon_inodefs filesystem
Jan Kara
1
-3
/
+0
2014-03-25
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2014-03-23
rcuwalk: recheck mount_lock after mountpoint crossing attempts
Al Viro
1
-16
/
+13
2014-03-23
make prepend_name() work correctly when called with negative *buflen
Al Viro
1
-2
/
+2
2014-03-23
vfs: Don't let __fdget_pos() get FMODE_PATH files
Eric Biggers
1
-15
/
+4
2014-03-23
vfs: atomic f_pos access in llseek()
Eric Biggers
1
-2
/
+2
2014-03-13
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
2
-2
/
+2
2014-03-11
of: remove /proc/device-tree
Grant Likely
4
-252
/
+0
2014-03-11
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-19
/
+36
2014-03-10
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
5
-2
/
+56
[prev]
[next]