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
2006-10-02
[PATCH] knfsd: Correctly handle error condition from lockd_up
NeilBrown
3
-14
/
+16
2006-10-02
[PATCH] knfsd: Move makesock failed warning into make_socks.
NeilBrown
1
-10
/
+8
2006-10-02
[PATCH] knfsd: Check return value of lockd_up in write_ports
NeilBrown
1
-3
/
+6
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
3
-11
/
+7
2006-10-02
[PATCH] nfsd: add lock annotations to e_start and e_stop
Josh Triplett
1
-0
/
+2
2006-10-02
[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1
Greg Banks
1
-3
/
+3
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2
-12
/
+51
2006-10-02
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
1
-0
/
+20
2006-10-02
[PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers
NeilBrown
1
-26
/
+57
2006-10-02
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
2
-53
/
+58
2006-10-02
[PATCH] knfsd: be more selective in which sockets lockd listens on
NeilBrown
4
-15
/
+53
2006-10-02
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
3
-24
/
+20
2006-10-02
[PATCH] knfsd: remove an unused variable from e_show()
Greg Banks
1
-2
/
+0
2006-10-02
[PATCH] knfsd: add some missing newlines in printks
Greg Banks
3
-3
/
+3
2006-10-02
[PATCH] file: Add locking to f_getown
Eric W. Biederman
1
-0
/
+2
2006-10-02
[PATCH] Define struct pspace
Sukadev Bhattiprolu
1
-1
/
+2
2006-10-02
[PATCH] fs/inode.c tweaks
Andreas Mohr
1
-6
/
+8
2006-10-02
[PATCH] Remove NULL check in register_nls()
Alexey Dobriyan
1
-2
/
+0
2006-10-02
[PATCH] file: modify struct fown_struct to use a struct pid
Eric W. Biederman
4
-30
/
+52
2006-10-02
[PATCH] proc: give the root directory a task
Eric W. Biederman
1
-0
/
+12
2006-10-02
[PATCH] proc: modify proc_pident_lookup to be completely table driven
Eric W. Biederman
1
-241
/
+106
2006-10-02
[PATCH] proc: reorder the functions in base.c
Eric W. Biederman
1
-497
/
+501
2006-10-02
[PATCH] proc: readdir race fix (take 3)
Eric W. Biederman
1
-69
/
+35
2006-10-01
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
Andi Kleen
2
-37
/
+63
2006-10-01
[PATCH] Some cleanup in the pipe code
Andi Kleen
1
-62
/
+93
2006-10-01
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
14
-21
/
+21
2006-10-01
[PATCH] r/o bind mounts: clean up OCFS2 nlink handling
Mark Fasheh
1
-20
/
+19
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
28
-54
/
+54
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
24
-83
/
+67
2006-10-01
[PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create()
Dave Hansen
1
-10
/
+20
2006-10-01
[PATCH] r/o bind mounts: prepare for write access checks: collapse if()
Dave Hansen
2
-70
/
+87
2006-10-01
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
2
-2
/
+2
2006-10-01
[PATCH] Add vector AIO support
Badari Pulavarty
2
-108
/
+192
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
24
-64
/
+99
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
15
-257
/
+124
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
11
-89
/
+113
2006-10-01
[PATCH] reiserfs: eliminate minimum window size for bitmap searching
Jeff Mahoney
1
-22
/
+1
2006-10-01
[PATCH] reiserfs: use generic_file_open for open() checks
Jeff Mahoney
1
-0
/
+1
2006-10-01
[PATCH] reiserfs: on-demand bitmap loading
Jeff Mahoney
3
-90
/
+70
2006-10-01
[PATCH] reiserfs: reorganize bitmap loading functions
Jeff Mahoney
3
-113
/
+90
2006-10-01
[PATCH] reiserfs: clean up bitmap block buffer head references
Jeff Mahoney
2
-49
/
+71
2006-10-01
[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...
Jeff Mahoney
2
-15
/
+27
2006-10-01
[PATCH] Move ncpfs 32bit compat ioctl to ncpfs
Petr Vandrovec
4
-227
/
+216
2006-10-01
[PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-6
/
+6
2006-10-01
[PATCH] Create fs/utimes.c
Alexey Dobriyan
3
-135
/
+138
2006-10-01
[PATCH] kmemdup: some users
Alexey Dobriyan
1
-4
/
+2
2006-10-01
[PATCH] fs/partitions: Conversion to generic boolean
Richard Knutsson
1
-136
/
+131
2006-10-01
[PATCH] fs/jfs: Conversion to generic boolean
Richard Knutsson
11
-51
/
+47
2006-10-01
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
28
-331
/
+326
2006-09-30
[PATCH] Update axboe@suse.de email address
Jens Axboe
3
-3
/
+3
[next]