index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFS] propogate return codes from flush routines
Lachlan McIlroy
2007-05-08
10
-22
/
+53
*
[XFS] Fix quotaon syscall failures for group enforcement requests.
Donald Douwsma
2007-05-08
1
-3
/
+1
*
[XFS] Invalidate quotacheck when mounting without a quota type.
Donald Douwsma
2007-05-08
1
-0
/
+11
*
[XFS] reducing the number of random number functions.
Joe Perches
2007-05-08
4
-20
/
+3
*
[XFS] remove more misc. unused args
Eric Sandeen
2007-05-08
3
-15
/
+8
*
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
Eric Sandeen
2007-05-08
5
-21
/
+13
*
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
2007-05-08
21
-67
/
+50
*
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-05-07
12
-200
/
+524
|
\
|
*
gfs2: nfs lock support for gfs2
Marc Eshel
2007-05-06
2
-10
/
+104
|
*
lockd: add code to handle deferred lock requests
Marc Eshel
2007-05-06
4
-7
/
+40
|
*
lockd: always preallocate block in nlmsvc_lock()
Marc Eshel
2007-05-06
1
-23
/
+11
|
*
lockd: handle test_lock deferrals
Marc Eshel
2007-05-06
3
-16
/
+73
|
*
lockd: pass cookie in nlmsvc_testlock
Marc Eshel
2007-05-06
3
-4
/
+5
|
*
lockd: handle fl_grant callbacks
Marc Eshel
2007-05-06
1
-4
/
+87
|
*
lockd: save lock state on deferral
Marc Eshel
2007-05-06
1
-0
/
+25
|
*
locks: add fl_grant callback for asynchronous lock return
Marc Eshel
2007-05-06
1
-0
/
+19
|
*
nfsd4: Convert NFSv4 to new lock interface
Marc Eshel
2007-05-06
1
-7
/
+13
|
*
locks: add lock cancel command
Marc Eshel
2007-05-06
1
-0
/
+16
|
*
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
2007-05-06
4
-33
/
+30
|
*
locks: factor out generic/filesystem switch from setlock code
Marc Eshel
2007-05-06
1
-32
/
+36
|
*
locks: factor out generic/filesystem switch from test_lock
J. Bruce Fields
2007-05-06
1
-13
/
+25
|
*
locks: give posix_test_lock same interface as ->lock
Marc Eshel
2007-05-06
7
-50
/
+31
|
*
locks: make ->lock release private data before returning in GETLK case
J. Bruce Fields
2007-05-06
2
-4
/
+1
|
*
locks: create posix-to-flock helper functions
J. Bruce Fields
2007-04-16
1
-25
/
+36
|
*
locks: trivial removal of unnecessary parentheses
J. Bruce Fields
2007-04-16
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2007-05-07
25
-2058
/
+2150
|
\
\
|
*
|
[GFS2] Uncomment sprintf_symbol calling code
Steven Whitehouse
2007-05-01
1
-12
/
+0
|
*
|
[DLM] lowcomms style
David Teigland
2007-05-01
1
-30
/
+37
|
*
|
[GFS2] printk warning fixes
akpm@linux-foundation.org
2007-05-01
1
-4
/
+7
|
*
|
[GFS2] Patch to fix mmap of stuffed files
Steven Whitehouse
2007-05-01
1
-3
/
+14
|
*
|
[GFS2] use lib/parser for parsing mount options
Josef Bacik
2007-05-01
1
-96
/
+143
|
*
|
[DLM] Lowcomms nodeid range & initialisation fixes
Patrick Caulfield
2007-05-01
1
-9
/
+9
|
*
|
[DLM] Fix dlm_lowcoms_stop hang
Josef Bacik
2007-05-01
1
-1
/
+1
|
*
|
[DLM] fix mode munging
David Teigland
2007-05-01
1
-2
/
+80
|
*
|
[GFS2] lockdump improvements
Robert Peterson
2007-05-01
3
-9
/
+21
|
*
|
[GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocks
Steven Whitehouse
2007-05-01
1
-5
/
+30
|
*
|
[GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)
Robert Peterson
2007-05-01
1
-8
/
+21
|
*
|
[DLM] fs/dlm/ast.c should #include "ast.h"
Adrian Bunk
2007-05-01
1
-0
/
+1
|
*
|
[DLM] Consolidate transport protocols
Patrick Caulfield
2007-05-01
6
-1381
/
+621
|
*
|
[DLM] Remove redundant assignment
Patrick Caulfield
2007-05-01
1
-2
/
+0
|
*
|
[GFS2] Fix bz 234168 (ignoring rgrp flags)
Steven Whitehouse
2007-05-01
1
-2
/
+3
|
*
|
[DLM] change lkid format
David Teigland
2007-05-01
1
-4
/
+4
|
*
|
[DLM] interface for purge (2/2)
David Teigland
2007-05-01
2
-0
/
+30
|
*
|
[DLM] add orphan purging code (1/2)
David Teigland
2007-05-01
2
-0
/
+102
|
*
|
[DLM] split create_message function
David Teigland
2007-05-01
1
-22
/
+32
|
*
|
[GFS2] Set drop_count to 0 (off) by default
Steven Whitehouse
2007-05-01
1
-1
/
+1
|
*
|
[GFS2] use log_error before LM_OUT_ERROR
David Teigland
2007-05-01
1
-2
/
+2
|
*
|
[DLM] overlapping cancel and unlock
David Teigland
2007-05-01
4
-224
/
+577
|
*
|
[DLM] fix coverity-spotted stupidity
Patrick Caulfield
2007-05-01
1
-2
/
+0
|
*
|
[GFS2] Red Hat bz 228540: owner references
Robert Peterson
2007-05-01
3
-22
/
+59
[next]