Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
bfd241600a3b0db4fe43c859f1460d0a958d924a
/
fs
eec0966
[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd
by Greg Banks
· 18 years ago
9a24ab5
[PATCH] knfsd: add svc_get
by Greg Banks
· 18 years ago
4a3ae42
[PATCH] knfsd: Correctly handle error condition from lockd_up
by NeilBrown
· 18 years ago
7dcf91e
[PATCH] knfsd: Move makesock failed warning into make_socks.
by NeilBrown
· 18 years ago
3dfb421
[PATCH] knfsd: Check return value of lockd_up in write_ports
by NeilBrown
· 18 years ago
6fb2b47
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
by NeilBrown
· 18 years ago
896440d
[PATCH] nfsd: add lock annotations to e_start and e_stop
by Josh Triplett
· 18 years ago
bc6f02e
[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1
by Greg Banks
· 18 years ago
b41b66d
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
by NeilBrown
· 18 years ago
80212d5
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
by NeilBrown
· 18 years ago
02a375f
[PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers
by NeilBrown
· 18 years ago
6658d3a
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
by NeilBrown
· 18 years ago
24e3666
[PATCH] knfsd: be more selective in which sockets lockd listens on
by NeilBrown
· 18 years ago
bc591cc
[PATCH] knfsd: add a callback for when last rpc thread finishes
by NeilBrown
· 18 years ago
b06c7b4
[PATCH] knfsd: remove an unused variable from e_show()
by Greg Banks
· 18 years ago
3e3b480
[PATCH] knfsd: add some missing newlines in printks
by Greg Banks
· 18 years ago
43fa1ad
[PATCH] file: Add locking to f_getown
by Eric W. Biederman
· 18 years ago
3fbc964
[PATCH] Define struct pspace
by Sukadev Bhattiprolu
· 18 years ago
ed97bd3
[PATCH] fs/inode.c tweaks
by Andreas Mohr
· 18 years ago
07acaf2
[PATCH] Remove NULL check in register_nls()
by Alexey Dobriyan
· 18 years ago
609d7fa
[PATCH] file: modify struct fown_struct to use a struct pid
by Eric W. Biederman
· 18 years ago
f6c7a1f
[PATCH] proc: give the root directory a task
by Eric W. Biederman
· 18 years ago
20cdc89
[PATCH] proc: modify proc_pident_lookup to be completely table driven
by Eric W. Biederman
· 18 years ago
28a6d67
[PATCH] proc: reorder the functions in base.c
by Eric W. Biederman
· 18 years ago
0804ef4
[PATCH] proc: readdir race fix (take 3)
by Eric W. Biederman
· 18 years ago
d025c9d
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
by Andi Kleen
· 18 years ago
d6cbd28
[PATCH] Some cleanup in the pipe code
by Andi Kleen
· 18 years ago
ce71ec3
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
by Dave Hansen
· 18 years ago
17ff785
[PATCH] r/o bind mounts: clean up OCFS2 nlink handling
by Mark Fasheh
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
aab520e
[PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create()
by Dave Hansen
· 18 years ago
6902d92
[PATCH] r/o bind mounts: prepare for write access checks: collapse if()
by Dave Hansen
· 18 years ago
8f0ab51
[PATCH] csa: convert CONFIG tag for extended accounting routines
by Jay Lan
· 18 years ago
eed4e51
[PATCH] Add vector AIO support
by Badari Pulavarty
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
9ea0f94
[PATCH] reiserfs: eliminate minimum window size for bitmap searching
by Jeff Mahoney
· 18 years ago
5a2618e
[PATCH] reiserfs: use generic_file_open for open() checks
by Jeff Mahoney
· 18 years ago
5065227
[PATCH] reiserfs: on-demand bitmap loading
by Jeff Mahoney
· 18 years ago
6f01046
[PATCH] reiserfs: reorganize bitmap loading functions
by Jeff Mahoney
· 18 years ago
0b3dc17
[PATCH] reiserfs: clean up bitmap block buffer head references
by Jeff Mahoney
· 18 years ago
e1fabd3
[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array
by Jeff Mahoney
· 18 years ago
54f67f6
[PATCH] Move ncpfs 32bit compat ioctl to ncpfs
by Petr Vandrovec
· 18 years ago
f5579f8
[PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardcoded values
by Josef 'Jeff' Sipek
· 18 years ago
82b0547
[PATCH] Create fs/utimes.c
by Alexey Dobriyan
· 18 years ago
52978be
[PATCH] kmemdup: some users
by Alexey Dobriyan
· 18 years ago
130c6b9
[PATCH] fs/partitions: Conversion to generic boolean
by Richard Knutsson
· 18 years ago
4d81715
[PATCH] fs/jfs: Conversion to generic boolean
by Richard Knutsson
· 18 years ago
c49c311
[PATCH] fs/ntfs: Conversion to generic boolean
by Richard Knutsson
· 18 years ago
0fe2347
[PATCH] Update axboe@suse.de email address
by Jens Axboe
· 18 years ago
50be345
[PATCH] fix creating zero sized bio mempools in low memory system
by Milan Broz
· 18 years ago
5e6d12b
[PATCH] CONFIG_BLOCK internal.h cleanups
by Andrew Morton
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
d366e40
[PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6]
by David Howells
· 18 years ago
4cb50dc
[PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6]
by David Howells
· 18 years ago
188f83d
[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6]
by David Howells
· 18 years ago
52a700c
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6]
by David Howells
· 18 years ago
e322ff0
[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6]
by David Howells
· 18 years ago
52b499c
[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6]
by David Howells
· 18 years ago
3669567
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
by David Howells
· 18 years ago
863d5b8
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6]
by David Howells
· 18 years ago
b71e8a4
[PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6]
by David Howells
· 18 years ago
811d736
[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
by David Howells
· 18 years ago
7b0de42
[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]
by David Howells
· 18 years ago
07f3f05
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
by David Howells
· 18 years ago
65e6f5b
[PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6]
by David Howells
· 18 years ago
cf9a2ae
[PATCH] BLOCK: Move functions out of buffer code [try #6]
by David Howells
· 18 years ago
cf342e5
[PATCH] Don't need to disable interrupts for tasklist_lock
by Oleg Nesterov
· 18 years ago
caa38fb
[PATCH] ext3: make meta data reads use READ_META
by Jens Axboe
· 18 years ago
fc46379
[PATCH] cfq-iosched: kill cfq_exit_lock
by Jens Axboe
· 18 years ago
c0341b0
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 18 years ago
632dd20
[PATCH] Kcore elf note namesz field fix
by Vivek Goyal
· 18 years ago
327dcaa
[PATCH] expand_fdtable(): remove pointless unlock+lock
by Andrew Morton
· 18 years ago
74d392a
[PATCH] Clean up expand_fdtable() and expand_files()
by Vadim Lobanov
· 18 years ago
39f0247
[PATCH] Access Control Lists for tmpfs
by Andreas Gruenbacher
· 18 years ago
f0c8bd1
[PATCH] Generic infrastructure for acls
by Andreas Gruenbacher
· 18 years ago
4e6fd33
[PATCH] enforce RLIMIT_NOFILE in poll()
by Chris Snook
· 18 years ago
e518ddb
[PATCH] fs/namei.c: replace multiple current->fs by shortcut variable
by Andreas Mohr
· 18 years ago
6ea36dd
[PATCH] Ban register_filesystem(NULL);
by Alexey Dobriyan
· 18 years ago
d826380
[PATCH] 9p: fix leak on error path
by Alexey Dobriyan
· 18 years ago
368bdb3
[PATCH] cramfs: make cramfs_uncompress_exit() return void
by Alexey Dobriyan
· 18 years ago
a4376e1
[PATCH] freevxfs: fix leak on error path
by Alexey Dobriyan
· 18 years ago
50d44ed
[PATCH] cramfs: rewrite init_cramfs_fs()
by Alexey Dobriyan
· 18 years ago
f7ca54f
[PATCH] fix mem_write() return value
by Frederik Deweerdt
· 18 years ago
87d7c8a
[PATCH] block_dev.c mutex_lock_nested() fix
by Jason Baron
· 18 years ago
44938af
[PATCH] autofs4: pending flag not cleared on mount fail
by Ian Kent
· 18 years ago
be3ca7f
[PATCH] autofs4: autofs4_follow_link false negative fix
by Ian Kent
· 18 years ago
cf3e43d
[PATCH] cdev documentation
by Jonathan Corbet
· 18 years ago
3cfd088
[PATCH] tty: stop the tty vanishing under procfs access
by Alan Cox
· 18 years ago
fb50ae7
[PATCH] I/O Error attempting to read last partial block of a file in an ISO9660 file system
by Joel & Rebecca VanderZee
· 18 years ago
b525a7e
[PATCH] dquot: add proper locking when using current->signal->tty
by Jan Kara
· 18 years ago
bce9a23
[PATCH] elf_fdpic_core_dump: don't take tasklist_lock
by Oleg Nesterov
· 18 years ago
486ccb0
[PATCH] elf_core_dump: don't take tasklist_lock
by Oleg Nesterov
· 18 years ago
ee731f4
[PATCH] fix wrong error code on interrupted close syscalls
by Ernie Petrides
· 18 years ago
01d553d
[PATCH] Chardev checking of overlapping ranges
by Amos Waterland
· 18 years ago
3b9b8ab
[PATCH] Fix unserialized task->files changing
by Kirill Korotaev
· 18 years ago
ae78bf9
[PATCH] add -o flush for fat
by Chris Mason
· 18 years ago
5046206
[PATCH] fs.h: ifdef security fields
by Alexey Dobriyan
· 18 years ago
Next »