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
2013-10-03
sysfs: make __sysfs_remove_dir() recursive
Tejun Heo
1
-11
/
+64
2013-10-03
kobject: grab an extra reference on kobject->sd to allow duplicate deletes
Tejun Heo
1
-1
/
+6
2013-10-03
sysfs: remove sysfs_addrm_cxt->parent_sd
Tejun Heo
5
-36
/
+38
2013-10-02
nfsd: switch to %p[dD]
Al Viro
5
-37
/
+31
2013-10-02
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-15
/
+37
2013-10-02
GFS2: Move gfs2_icbit_munge into quota.c
Steven Whitehouse
3
-22
/
+20
2013-10-02
GFS2: Speed up starting point selection for block allocation
Steven Whitehouse
1
-10
/
+31
2013-10-02
GFS2: Add allocation parameters structure
Steven Whitehouse
9
-21
/
+51
2013-10-01
xfs: remove usage of is_bad_inode
Ben Myers
3
-17
/
+1
2013-10-01
xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()
Jie Liu
1
-7
/
+2
2013-10-01
NFSv4: Ensure that we disable the resend timeout for NFSv4
Trond Myklebust
2
-0
/
+3
2013-10-01
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
Trond Myklebust
1
-0
/
+1
2013-10-01
xfs: get rid of count from xfs_iomap_write_allocate()
Jie Liu
3
-6
/
+5
2013-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-10-01
fs/super.c: fix lru_list leak for real
Al Viro
1
-2
/
+2
2013-10-01
xfs: Use kmem_free() instead of free()
Thierry Reding
1
-1
/
+1
2013-10-01
cuse: add fix minor number to /dev/cuse
Tom Gundersen
1
-1
/
+4
2013-10-01
fuse: writepage: skip already in flight
Miklos Szeredi
1
-0
/
+12
2013-10-01
fuse: writepages: handle same page rewrites
Miklos Szeredi
2
-10
/
+91
2013-10-01
fuse: writepages: fix aggregation
Miklos Szeredi
1
-1
/
+1
2013-10-01
fuse: fix race in fuse_writepages()
Maxim Patlasov
1
-1
/
+16
2013-10-01
fuse: Implement writepages callback
Pavel Emelyanov
1
-3
/
+147
2013-10-01
fuse: don't BUG on no write file
Miklos Szeredi
1
-5
/
+12
2013-10-01
fuse: lock page in mkwrite
Miklos Szeredi
1
-6
/
+9
2013-10-01
fuse: Prepare to handle multiple pages in writeback
Pavel Emelyanov
1
-8
/
+16
2013-10-01
fuse: Getting file for writeback helper
Pavel Emelyanov
1
-8
/
+16
2013-10-01
fuse: no RCU mode in fuse_access()
Miklos Szeredi
1
-3
/
+2
2013-10-01
fuse: readdirplus: fix RCU walk
Miklos Szeredi
2
-3
/
+11
2013-10-01
fuse: don't check_submounts_and_drop() in RCU walk
Miklos Szeredi
1
-1
/
+2
2013-09-30
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-22
/
+61
2013-09-30
xfs: fix memory leak in xlog_recover_add_to_trans
[email protected]
1
-0
/
+1
2013-09-30
xfs: dirent dtype presence is dependent on directory magic numbers
Dave Chinner
4
-39
/
+28
2013-09-30
xfs: lockdep needs to know about 3 dquot-deep nesting
Dave Chinner
1
-3
/
+16
2013-09-30
ceph: handle frag mismatch between readdir request and reply
Yan, Zheng
3
-5
/
+25
2013-09-30
ceph: remove outdated frag information
Yan, Zheng
1
-4
/
+29
2013-09-30
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
3
-14
/
+29
2013-09-30
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2
-2
/
+11
2013-09-30
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
Dan Aloni
1
-12
/
+18
2013-09-29
afs: dget_parent() can't return a negative dentry
Al Viro
1
-3
/
+0
2013-09-29
ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate()
Al Viro
1
-3
/
+4
2013-09-29
sysv: Add forgotten superblock lock init for v7 fs
Lubomir Rintel
1
-0
/
+1
2013-09-29
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
11
-122
/
+123
2013-09-29
NFS: Give "flavor" an initial value to fix a compile warning
Anna Schumaker
1
-1
/
+1
2013-09-29
NFSv4.1: try SECINFO_NO_NAME flavs until one works
Weston Andros Adamson
1
-3
/
+27
2013-09-29
NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds
Trond Myklebust
1
-0
/
+2
2013-09-29
NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails
Trond Myklebust
1
-9
/
+9
2013-09-28
Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-22
/
+68
2013-09-27
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
David Howells
5
-158
/
+68
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
14
-75
/
+174
2013-09-27
FS-Cache: Add use/unuse/wake cookie wrappers
David Howells
2
-13
/
+36
[prev]
[next]