index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
ceph: clean up useless d_parent checks
Sage Weil
2
-15
/
+3
2012-07-30
fix O_EXCL handling for devices
Al Viro
1
-2
/
+2
2012-07-30
xfs: wait for the write the superblock on unmount
Mark Tinguely
2
-0
/
+18
2012-07-30
xfs: re-enable xfsaild idle mode and fix associated races
Brian Foster
2
-3
/
+33
2012-07-30
xfs: remove iolock lock classes
Christoph Hellwig
3
-33
/
+2
2012-07-30
xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes
Christoph Hellwig
1
-14
/
+10
2012-07-30
xfs: do not take the iolock in xfs_inactive
Christoph Hellwig
2
-18
/
+15
2012-07-30
xfs: remove xfs_inactive_attrs
Christoph Hellwig
1
-61
/
+36
2012-07-30
xfs: clean up xfs_inactive
Christoph Hellwig
1
-128
/
+43
2012-07-30
xfs: do not read the AGI buffer in xfs_dialloc until nessecary
Christoph Hellwig
1
-58
/
+69
2012-07-30
xfs: refactor xfs_ialloc_ag_select
Christoph Hellwig
1
-51
/
+44
2012-07-30
xfs: add a short cut to xfs_dialloc for the non-NULL agbp case
Christoph Hellwig
1
-21
/
+26
2012-07-30
xfs: remove the alloc_done argument to xfs_dialloc
Christoph Hellwig
5
-19
/
+10
2012-07-30
xfs: split xfs_dialloc
Christoph Hellwig
1
-175
/
+174
2012-07-29
lockd: handle lockowner allocation failure in nlmclnt_proc()
Al Viro
1
-0
/
+5
2012-07-29
lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()
Al Viro
4
-8
/
+4
2012-07-29
fs: add link restriction audit reporting
Kees Cook
1
-0
/
+2
2012-07-29
fs: add link restrictions
Kees Cook
1
-0
/
+122
2012-07-29
vfs: don't let do_last pass negative dentry to audit_inode
Jeff Layton
1
-2
/
+3
2012-07-29
consolidate pipe file creation
Al Viro
2
-62
/
+32
2012-07-29
take grabbing f->f_path to do_dentry_open()
Al Viro
1
-4
/
+2
2012-07-29
uninline file_free_rcu()
Al Viro
1
-1
/
+1
2012-07-29
ecryptfs_lookup_interpose(): allocate dentry_info first
Al Viro
1
-7
/
+6
2012-07-29
sanitize ecryptfs_lookup()
Al Viro
1
-13
/
+4
2012-07-29
pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_crea...
Al Viro
2
-46
/
+18
2012-07-29
mknod: take sanity checks on mode into the very beginning
Al Viro
1
-5
/
+3
2012-07-29
new helper: done_path_create()
Al Viro
2
-15
/
+13
2012-07-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
14
-196
/
+563
2012-07-28
NFSd: make boot_time variable per network namespace
Stanislav Kinsbursky
3
-16
/
+25
2012-07-28
NFSd: make grace end flag per network namespace
Stanislav Kinsbursky
2
-5
/
+4
2012-07-28
Lockd: move grace period management from lockd() to per-net functions
Stanislav Kinsbursky
1
-6
/
+3
2012-07-28
LockD: pass actual network namespace to grace period management functions
Stanislav Kinsbursky
8
-54
/
+62
2012-07-28
LockD: manage grace list per network namespace
Stanislav Kinsbursky
3
-3
/
+13
2012-07-28
SUNRPC: service request network namespace helper introduced
Stanislav Kinsbursky
4
-7
/
+7
2012-07-28
NFSd: make nfsd4_manager allocated per network namespace context.
Stanislav Kinsbursky
2
-13
/
+21
2012-07-28
LockD: make lockd manager allocated per network namespace
Stanislav Kinsbursky
2
-8
/
+12
2012-07-28
LockD: manage grace period per network namespace
Stanislav Kinsbursky
2
-6
/
+13
2012-07-28
Lockd: add more debug to host shutdown functions
Stanislav Kinsbursky
1
-2
/
+2
2012-07-28
Lockd: host complaining function introduced
Stanislav Kinsbursky
1
-27
/
+30
2012-07-28
LockD: manage used host count per networks namespace
Stanislav Kinsbursky
2
-0
/
+19
2012-07-28
LockD: manage garbage collection timeout per networks namespace
Stanislav Kinsbursky
2
-3
/
+10
2012-07-28
LockD: make garbage collector network namespace aware.
Stanislav Kinsbursky
1
-9
/
+13
2012-07-28
LockD: mark host per network namespace on garbage collect
Stanislav Kinsbursky
2
-7
/
+15
2012-07-28
nfsd4: fix missing fault_inject.h include
J. Bruce Fields
1
-0
/
+1
2012-07-28
locks: move lease-specific code out of locks_delete_lock
J. Bruce Fields
1
-6
/
+5
2012-07-28
CIFS: Add SMB2 support for rmdir
Pavel Shilovsky
3
-0
/
+12
2012-07-28
CIFS: Move rmdir code to ops struct
Pavel Shilovsky
5
-13
/
+24
2012-07-28
CIFS: Add SMB2 support for mkdir operation
Pavel Shilovsky
3
-0
/
+38
2012-07-28
CIFS: Separate protocol specific part from mkdir
Pavel Shilovsky
5
-25
/
+49
2012-07-28
CIFS: Simplify cifs_mkdir call
Pavel Shilovsky
3
-140
/
+167
[prev]
[next]