index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
nfs: fix fl_type tests in NFSv4 code
Jeff Layton
2
-2
/
+2
2012-07-30
NFS: fix pnfs regression with directio writes
Fred Isaman
1
-2
/
+2
2012-07-30
NFS: fix pnfs regression with directio reads
Fred Isaman
1
-1
/
+1
2012-07-30
nfs: fix stub return type warnings
Randy Dunlap
1
-1
/
+1
2012-07-30
Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
46
-2415
/
+2457
2012-07-30
ceph: clean up useless d_parent checks
Sage Weil
2
-15
/
+3
2012-07-29
xfs: wait for the write the superblock on unmount
Mark Tinguely
2
-0
/
+18
2012-07-29
xfs: re-enable xfsaild idle mode and fix associated races
Brian Foster
2
-3
/
+33
2012-07-29
xfs: remove iolock lock classes
Christoph Hellwig
3
-33
/
+2
2012-07-29
xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes
Christoph Hellwig
1
-14
/
+10
2012-07-29
xfs: do not take the iolock in xfs_inactive
Christoph Hellwig
2
-18
/
+15
2012-07-29
xfs: remove xfs_inactive_attrs
Christoph Hellwig
1
-61
/
+36
2012-07-29
xfs: clean up xfs_inactive
Christoph Hellwig
1
-128
/
+43
2012-07-29
xfs: do not read the AGI buffer in xfs_dialloc until nessecary
Christoph Hellwig
1
-58
/
+69
2012-07-29
xfs: refactor xfs_ialloc_ag_select
Christoph Hellwig
1
-51
/
+44
2012-07-29
xfs: add a short cut to xfs_dialloc for the non-NULL agbp case
Christoph Hellwig
1
-21
/
+26
2012-07-29
xfs: remove the alloc_done argument to xfs_dialloc
Christoph Hellwig
5
-19
/
+10
2012-07-29
xfs: split xfs_dialloc
Christoph Hellwig
1
-175
/
+174
2012-07-27
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
14
-196
/
+563
2012-07-27
NFSd: make boot_time variable per network namespace
Stanislav Kinsbursky
3
-16
/
+25
2012-07-27
NFSd: make grace end flag per network namespace
Stanislav Kinsbursky
2
-5
/
+4
2012-07-27
Lockd: move grace period management from lockd() to per-net functions
Stanislav Kinsbursky
1
-6
/
+3
2012-07-27
LockD: pass actual network namespace to grace period management functions
Stanislav Kinsbursky
8
-54
/
+62
2012-07-27
LockD: manage grace list per network namespace
Stanislav Kinsbursky
3
-3
/
+13
2012-07-27
SUNRPC: service request network namespace helper introduced
Stanislav Kinsbursky
4
-7
/
+7
2012-07-27
NFSd: make nfsd4_manager allocated per network namespace context.
Stanislav Kinsbursky
2
-13
/
+21
2012-07-27
LockD: make lockd manager allocated per network namespace
Stanislav Kinsbursky
2
-8
/
+12
2012-07-27
LockD: manage grace period per network namespace
Stanislav Kinsbursky
2
-6
/
+13
2012-07-27
Lockd: add more debug to host shutdown functions
Stanislav Kinsbursky
1
-2
/
+2
2012-07-27
Lockd: host complaining function introduced
Stanislav Kinsbursky
1
-27
/
+30
2012-07-27
LockD: manage used host count per networks namespace
Stanislav Kinsbursky
2
-0
/
+19
2012-07-27
LockD: manage garbage collection timeout per networks namespace
Stanislav Kinsbursky
2
-3
/
+10
2012-07-27
LockD: make garbage collector network namespace aware.
Stanislav Kinsbursky
1
-9
/
+13
2012-07-27
LockD: mark host per network namespace on garbage collect
Stanislav Kinsbursky
2
-7
/
+15
2012-07-27
nfsd4: fix missing fault_inject.h include
J. Bruce Fields
1
-0
/
+1
2012-07-27
locks: move lease-specific code out of locks_delete_lock
J. Bruce Fields
1
-6
/
+5
2012-07-27
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2
-3
/
+3
2012-07-27
locks: prevent side-effects of locks_release_private before file_lock is init...
Filipe Brandenburger
1
-11
/
+6
2012-07-26
Btrfs: using vmalloc and friends needs vmalloc.h
Stephen Rothwell
1
-0
/
+1
2012-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
35
-631
/
+8689
2012-07-26
Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
14
-668
/
+1600
2012-07-26
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
38
-1148
/
+8555
2012-07-26
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
2
-6
/
+6
2012-07-26
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+12
2012-07-26
Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-222
/
+576
2012-07-25
Btrfs: uninit variable fixes in send/receive
Chris Mason
1
-2
/
+2
2012-07-25
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
Chris Mason
14
-40
/
+5483
2012-07-25
Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive
Alexander Block
5
-1
/
+4717
2012-07-25
Btrfs: add btrfs_compare_trees function
Alexander Block
2
-0
/
+440
2012-07-25
Btrfs: introduce subvol uuids and times
Alexander Block
8
-15
/
+292
[prev]
[next]