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
...
|
*
|
|
[XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco
Christoph Hellwig
2005-09-02
3
-23
/
+25
|
*
|
|
[XFS] Need to unlock the AIL before calling xfs_force_shutdown() because
Tim Shimmin
2005-09-02
1
-1
/
+1
|
*
|
|
[XFS] remove struct vnode::v_type
Christoph Hellwig
2005-09-02
8
-85
/
+68
|
*
|
|
[XFS] Remove extraneous quotacheck diagnostics.
Nathan Scott
2005-09-02
1
-10
/
+2
|
*
|
|
[XFS] Add in grpid/nogrpid mount option parsing, actual code was always
Nathan Scott
2005-09-02
1
-1
/
+15
|
*
|
|
[XFS] 929956 add log debugging and tracing info
Tim Shimmin
2005-09-02
9
-22
/
+265
|
*
|
|
[XFS] Fix up the calculation of the reservation overhead to hopefully
Tim Shimmin
2005-09-02
1
-13
/
+41
|
*
|
|
[XFS] Fix regression in transaction reserved-block accounting for direct
Nathan Scott
2005-09-02
1
-9
/
+8
|
*
|
|
[XFS] Fix check for writeable file in xfs_ioc_space ioctl code
Eric Sandeen
2005-09-02
1
-1
/
+1
|
*
|
|
[XFS] Prevent the incore superblock sb_fdblocks count from leaking when we
David Chinner
2005-09-02
1
-1
/
+11
|
*
|
|
[XFS] Add a chunk of tracing code to diagnose truncate related issues.
Nathan Scott
2005-09-02
2
-3
/
+15
|
*
|
|
[XFS] Make metadata IO completion consistent with other IO completion
Nathan Scott
2005-09-02
1
-6
/
+11
|
*
|
|
[XFS] replace vn_get usage by ihold
Christoph Hellwig
2005-09-02
4
-82
/
+15
|
*
|
|
[XFS] send dmapi events from nopage for mmapped files
Dean Roehrich
2005-09-02
1
-58
/
+32
|
*
|
|
[XFS] upate copyrights
Dean Roehrich
2005-09-02
1
-1
/
+1
|
*
|
|
[XFS] Update copyrights
Dean Roehrich
2005-09-02
1
-1
/
+1
*
|
|
|
[PATCH] pivot_root() circular reference fix
Miklos Szeredi
2005-09-07
1
-0
/
+4
*
|
|
|
[PATCH] Fix race in do_get_write_access()
Jan Kara
2005-09-07
1
-18
/
+21
*
|
|
|
[PATCH] Change HFS+ to not use ll_rw_block()
Jan Kara
2005-09-07
1
-4
/
+2
*
|
|
|
[PATCH] Change ll_rw_block() calls in UFS
Jan Kara
2005-09-07
3
-18
/
+9
*
|
|
|
[PATCH] Change ll_rw_block() calls in Reiser
Jan Kara
2005-09-07
1
-2
/
+2
*
|
|
|
[PATCH] Change ll_rw_block() calls in JBD
Jan Kara
2005-09-07
4
-5
/
+5
*
|
|
|
[PATCH] Make ll_rw_block() wait for buffer lock
Jan Kara
2005-09-07
1
-14
/
+16
*
|
|
|
[PATCH] Fix JBD race in t_forget list handling
Jan Kara
2005-09-07
1
-10
/
+24
*
|
|
|
[PATCH] kjournald: missing JFS_UNMOUNT check
Mark Fasheh
2005-09-07
1
-0
/
+2
*
|
|
|
[PATCH] hfs: NLS support
Roman Zippel
2005-09-07
8
-46
/
+176
*
|
|
|
[PATCH] hfs: show_options support
Roman Zippel
2005-09-07
4
-6
/
+55
*
|
|
|
[PATCH] hfs: remove debug code
Roman Zippel
2005-09-07
2
-40
/
+2
*
|
|
|
[PATCH] fs: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
2
-42
/
+42
*
|
|
|
[PATCH] cifs_create() fix
Miklos Szeredi
2005-09-07
1
-14
/
+13
*
|
|
|
[PATCH] remove duplicated sys_open32() code from 64bit archs
Miklos Szeredi
2005-09-07
2
-8
/
+21
*
|
|
|
[PATCH] remove duplicated code from proc and ptrace
Miklos Szeredi
2005-09-07
1
-31
/
+4
*
|
|
|
[PATCH] fix enum pid_directory_inos in proc/base.c
Miklos Szeredi
2005-09-07
1
-2
/
+3
*
|
|
|
[PATCH] use get_fs_struct() in proc
Miklos Szeredi
2005-09-07
1
-11
/
+12
*
|
|
|
[PATCH] namei cleanup
Miklos Szeredi
2005-09-07
1
-28
/
+24
*
|
|
|
[PATCH] remove iattr.ia_attr_flags
Miklos Szeredi
2005-09-07
1
-1
/
+0
*
|
|
|
[PATCH] alloc_buffer_head() and free_buffer_head() cleanup
Coywolf Qi Hunt
2005-09-07
1
-6
/
+4
*
|
|
|
[PATCH] inotify: fix event loss on hardlinked files
John McCutchan
2005-09-07
1
-1
/
+8
*
|
|
|
[PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a ver...
Jesper Juhl
2005-09-07
1
-17
/
+0
*
|
|
|
[PATCH] pipe: remove redundant fifo_poll abstraction
Pekka Enberg
2005-09-07
1
-6
/
+7
*
|
|
|
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
2005-09-07
1
-1
/
+1
*
|
|
|
[PATCH] fix cramfs making duplicate entries in inode cache
Dave Johnson
2005-09-07
1
-4
/
+39
*
|
|
|
[PATCH] remove file.f_maxcount
Eric Dumazet
2005-09-07
2
-2
/
+1
*
|
|
|
[PATCH] fs: remove redundant timespec_equal test in update_atime()
Tejun Heo
2005-09-07
1
-3
/
+0
*
|
|
|
[PATCH] jffs/jffs2: remove wrong function prototypes
Adrian Bunk
2005-09-07
2
-6
/
+0
*
|
|
|
[PATCH] fs/Kconfig: quota help text updates
Adrian Bunk
2005-09-07
1
-6
/
+3
*
|
|
|
[PATCH] proc: link count fix
Miklos Szeredi
2005-09-07
1
-0
/
+13
*
|
|
|
[PATCH] fsnotify: hook on removexattr, too
Robert Love
2005-09-07
1
-0
/
+2
*
|
|
|
[PATCH] Speedup FAT filesystem directory reads
Karsten Wiese
2005-09-07
1
-2
/
+26
*
|
|
|
[PATCH] sunrpc: cache_register can use wrong module reference
Bruce Allan
2005-09-07
2
-2
/
+9
[prev]
[next]