index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2010-09-27
sunrpc: Add net to pure API calls
Pavel Emelyanov
2010-09-26
nfsd: fix /proc/net/rpc/nfsd.export/content display
J. Bruce Fields
2010-09-23
nfsd: Export get_task_comm for nfsd
Pavel Emelyanov
2010-09-22
nfsd: allow deprecated interface to be compiled out.
NeilBrown
2010-09-22
nfsd: formally deprecate legacy nfsd syscall interface
NeilBrown
2010-09-22
lockd: Mostly remove BKL from the server
Bryan Schumaker
2010-09-21
nfsd/idmap: drop special request deferal in favour of improved default.
NeilBrown
2010-09-21
nfsd: disable deferral for NFSv4
NeilBrown
2010-09-19
Merge remote branch 'trond/bugfixes' into for-2.6.37
J. Bruce Fields
2010-09-12
SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
Trond Myklebust
2010-09-12
statfs() gives ESTALE error
Menyhart Zoltan
2010-09-12
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
Trond Myklebust
2010-09-12
Remove incorrect do_vfs_lock message
Fabio Olive Leite
2010-09-10
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-09-10
xfs: log IO completion workqueue is a high priority queue
Dave Chinner
2010-09-10
execve: make responsive to SIGKILL with large arguments
Roland McGrath
2010-09-10
execve: improve interactivity with large arguments
Roland McGrath
2010-09-10
setup_arg_pages: diagnose excessive argument size
Roland McGrath
2010-09-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-10
xfs: prevent reading uninitialized stack memory
Dan Rosenberg
2010-09-09
minix: fix regression in minix_mkdir()
Jorge Boncompte [DTI2]
2010-09-09
vfs: take O_NONBLOCK out of the O_* uniqueness test
James Bottomley
2010-09-09
binfmt_misc: fix binfmt_misc priority
Jan Sembera
2010-09-09
proc: export uncached bit properly in /proc/kpageflags
Takashi Iwai
2010-09-09
O_DIRECT: fix the splitting up of contiguous I/O
Jeff Moyer
2010-09-09
mm: Move vma_stack_continue into mm.h
Stefan Bader
2010-09-09
Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6
Linus Torvalds
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2010-09-08
ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan
Mark Fasheh
2010-09-08
ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions
Mark Fasheh
2010-09-08
ocfs2: allow return of new inode block location before allocation of the inode
Mark Fasheh
2010-09-08
ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding
Mark Fasheh
2010-09-08
ocfs2: split out inode alloc code from ocfs2_mknod_locked
Mark Fasheh
2010-09-08
Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef...
Tristan Ye
2010-09-08
ocfs2: Fix deadlock when allocating page
Jan Kara
2010-09-08
ocfs2: properly set and use inode group alloc hint
Mark Fasheh
2010-09-08
ocfs2: Use the right group in nfs sync check.
Tao Ma
2010-09-08
ocfs2: Flush drive's caches on fdatasync
Jan Kara
2010-09-08
ocfs2: make __ocfs2_page_mkwrite handle file end properly.
Tao Ma
2010-09-08
ocfs2: Fix incorrect checksum validation error
Sunil Mushran
2010-09-08
ocfs2: Fix metaecc error messages
Sunil Mushran
2010-09-07
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-09-07
sunrpc: use seconds since boot in expiry cache
NeilBrown
2010-09-07
sunrpc: extract some common sunrpc_cache code from nfsd
NeilBrown
2010-09-07
nfsd: remove duplicate NFS4_STATEID_SIZE declaration
Andy Adamson
2010-09-07
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-09-07
VFS: Sanity check mount flags passed to change_mnt_propagation()
Valerie Aurora
[next]