index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] udf_find_entry() cleanup
Christoph Hellwig
2005-06-30
1
-4
/
+0
*
[PATCH] fat: fix slab cache leak
Pekka J Enberg
2005-06-30
1
-5
/
+14
*
[PATCH] reiserfs: enable attrs by default if saf
Jeff Mahoney
2005-06-29
1
-0
/
+2
*
[PATCH] reiserfs: Check if attrs are enabled for attr ioctls
Jeff Mahoney
2005-06-29
1
-0
/
+6
*
[PATCH] ext3: reduce allocate-with-reservation lock latencies
Mingming Cao
2005-06-28
2
-72
/
+67
*
[PATCH] coverity: fs/ext3/super.c: match_int return check
KAMBAROV, ZAUR
2005-06-28
1
-1
/
+2
*
[PATCH] coverity: fs/udf/namei.c null check
KAMBAROV, ZAUR
2005-06-28
1
-1
/
+3
*
[PATCH] aio-retry-fix: fix aio retry work queueing
Sébastien Dugu
2005-06-28
1
-0
/
+9
*
[PATCH] really remove xattr_acl.h
Christoph Hellwig
2005-06-28
2
-14
/
+13
*
[PATCH] rename wakeup_bdflush to wakeup_pdflush
Pekka J Enberg
2005-06-28
1
-2
/
+2
*
[PATCH] fix semaphore handling in __unregister_chrdev_region
Wen-chien Jesse Sung
2005-06-28
1
-1
/
+1
*
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
2005-06-27
3
-0
/
+185
*
[PATCH] jffs2 build fix
Andrew Morton
2005-06-26
1
-1
/
+1
*
Merge Christoph's freeze cleanup patch
Linus Torvalds
2005-06-25
8
-14
/
+14
|
\
|
*
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-25
8
-14
/
+14
*
|
[PATCH] list_for_each_entry: fs-dquot.c
Domen Puncer
2005-06-25
1
-5
/
+2
*
|
[PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING code
Adrian Bunk
2005-06-25
3
-56
/
+0
*
|
[PATCH] fs/jffs/: cleanups
Adrian Bunk
2005-06-25
4
-112
/
+112
*
|
[PATCH] small partitions/msdos cleanups
Adrian Bunk
2005-06-25
4
-10
/
+2
*
|
[PATCH] kdump: Parse elf32 headers and export through /proc/vmcore
Vivek Goyal
2005-06-25
1
-0
/
+218
*
|
[PATCH] kdump: Access dump file in elf format (/proc/vmcore)
Vivek Goyal
2005-06-25
4
-0
/
+464
*
|
[PATCH] reiserfs: do not ignore i/io error on readpage
Qu Fuping
2005-06-25
1
-3
/
+12
*
|
[PATCH] fix fsync(dir) return value for ram-based filesystems
Hugh Dickins
2005-06-25
1
-0
/
+1
|
/
*
[PATCH] fs/qnx4/*: fix sparse warnings
Alexey Dobriyan
2005-06-24
2
-3
/
+3
*
[PATCH] make various thing static
Adrian Bunk
2005-06-24
2
-2
/
+2
*
[PATCH] xip: reduce code duplication
Carsten Otte
2005-06-24
1
-6
/
+2
*
[PATCH] xip: ext2: execute in place
Carsten Otte
2005-06-24
9
-8
/
+205
*
[PATCH] xip: fs/mm: execute in place
Carsten Otte
2005-06-24
1
-1
/
+3
*
[PATCH] DocBook: update comments
Martin Waitz
2005-06-24
1
-2
/
+3
*
[PATCH] knfsd: nfsd4 reboot dirname fix
NeilBrown
2005-06-24
3
-3
/
+58
*
[PATCH] knfsd: nfsd4: reboot recovery
NeilBrown
2005-06-24
2
-0
/
+185
*
[PATCH] knfsd: nfsd4: initialize recovery directory
NeilBrown
2005-06-24
2
-2
/
+182
*
[PATCH] knfsd: nfsd4: remove cb_parsed
NeilBrown
2005-06-24
2
-7
/
+2
*
[PATCH] knfsd: nfsd4: allow multiple lockowners
NeilBrown
2005-06-24
1
-43
/
+33
*
[PATCH] knfsd: nfsd4: rename state list fields
NeilBrown
2005-06-24
1
-39
/
+39
*
[PATCH] knfsd: nfsd4: miscellaneous setclientid_confirm cleanup
NeilBrown
2005-06-24
1
-32
/
+17
*
[PATCH] knfsd: nfsd4: setclientid_confirm comments
NeilBrown
2005-06-24
1
-30
/
+29
*
[PATCH] knfsd: nfsd4: setclientid_confirm gotoectomy
NeilBrown
2005-06-24
1
-10
/
+7
*
[PATCH] knfsd: nfsd4: fix setclientid_confirm error return
NeilBrown
2005-06-24
1
-8
/
+3
*
[PATCH] knfsd: nfsd4: fix setclientid_confirm cases
NeilBrown
2005-06-24
1
-4
/
+15
*
[PATCH] knfsd: nfsd4: fix uncomfirmed list
NeilBrown
2005-06-24
1
-4
/
+7
*
[PATCH] knfsd: nfsd4: make needlessly global code static
NeilBrown
2005-06-24
5
-41
/
+43
*
[PATCH] knfsd: nfsd4: grace period end
NeilBrown
2005-06-24
1
-11
/
+13
*
[PATCH] knfsd: nfsd4: add find_{un}conf_by_str functions to simplify setclientid
NeilBrown
2005-06-24
1
-18
/
+31
*
[PATCH] knfsd: nfsd4: reboot hash
NeilBrown
2005-06-24
4
-43
/
+138
*
[PATCH] knfsd: nfsd4: setclientid simplification
NeilBrown
2005-06-24
1
-12
/
+2
*
[PATCH] knfsd: nfsd4: idmap initialization
NeilBrown
2005-06-24
1
-4
/
+0
*
[PATCH] knfsd: nfsd4: remove nfs4_reclaim_init
NeilBrown
2005-06-24
1
-3
/
+0
*
[PATCH] knfsd: nfsd4: clean up state initialization
NeilBrown
2005-06-24
2
-18
/
+18
*
[PATCH] knfsd: nfsd4: rename nfs4_state_init
NeilBrown
2005-06-24
2
-4
/
+4
[next]