index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
1
-45
/
+182
2005-09-07
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
52
-1050
/
+1320
2005-09-07
[PATCH] pivot_root() circular reference fix
Miklos Szeredi
1
-0
/
+4
2005-09-07
[PATCH] Fix race in do_get_write_access()
Jan Kara
1
-18
/
+21
2005-09-07
[PATCH] Change HFS+ to not use ll_rw_block()
Jan Kara
1
-4
/
+2
2005-09-07
[PATCH] Change ll_rw_block() calls in UFS
Jan Kara
3
-18
/
+9
2005-09-07
[PATCH] Change ll_rw_block() calls in Reiser
Jan Kara
1
-2
/
+2
2005-09-07
[PATCH] Change ll_rw_block() calls in JBD
Jan Kara
4
-5
/
+5
2005-09-07
[PATCH] Make ll_rw_block() wait for buffer lock
Jan Kara
1
-14
/
+16
2005-09-07
[PATCH] Fix JBD race in t_forget list handling
Jan Kara
1
-10
/
+24
2005-09-07
[PATCH] kjournald: missing JFS_UNMOUNT check
Mark Fasheh
1
-0
/
+2
2005-09-07
[PATCH] hfs: NLS support
Roman Zippel
8
-46
/
+176
2005-09-07
[PATCH] hfs: show_options support
Roman Zippel
4
-6
/
+55
2005-09-07
[PATCH] hfs: remove debug code
Roman Zippel
2
-40
/
+2
2005-09-07
[PATCH] fs: convert kcalloc to kzalloc
Pekka Enberg
2
-42
/
+42
2005-09-07
[PATCH] cifs_create() fix
Miklos Szeredi
1
-14
/
+13
2005-09-07
[PATCH] remove duplicated sys_open32() code from 64bit archs
Miklos Szeredi
2
-8
/
+21
2005-09-07
[PATCH] remove duplicated code from proc and ptrace
Miklos Szeredi
1
-31
/
+4
2005-09-07
[PATCH] fix enum pid_directory_inos in proc/base.c
Miklos Szeredi
1
-2
/
+3
2005-09-07
[PATCH] use get_fs_struct() in proc
Miklos Szeredi
1
-11
/
+12
2005-09-07
[PATCH] namei cleanup
Miklos Szeredi
1
-28
/
+24
2005-09-07
[PATCH] remove iattr.ia_attr_flags
Miklos Szeredi
1
-1
/
+0
2005-09-07
[PATCH] alloc_buffer_head() and free_buffer_head() cleanup
Coywolf Qi Hunt
1
-6
/
+4
2005-09-07
[PATCH] inotify: fix event loss on hardlinked files
John McCutchan
1
-1
/
+8
2005-09-07
[PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a ver...
Jesper Juhl
1
-17
/
+0
2005-09-07
[PATCH] pipe: remove redundant fifo_poll abstraction
Pekka Enberg
1
-6
/
+7
2005-09-07
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
1
-1
/
+1
2005-09-07
[PATCH] fix cramfs making duplicate entries in inode cache
Dave Johnson
1
-4
/
+39
2005-09-07
[PATCH] remove file.f_maxcount
Eric Dumazet
2
-2
/
+1
2005-09-07
[PATCH] fs: remove redundant timespec_equal test in update_atime()
Tejun Heo
1
-3
/
+0
2005-09-07
[PATCH] jffs/jffs2: remove wrong function prototypes
Adrian Bunk
2
-6
/
+0
2005-09-07
[PATCH] fs/Kconfig: quota help text updates
Adrian Bunk
1
-6
/
+3
2005-09-07
[PATCH] proc: link count fix
Miklos Szeredi
1
-0
/
+13
2005-09-07
[PATCH] fsnotify: hook on removexattr, too
Robert Love
1
-0
/
+2
2005-09-07
[PATCH] Speedup FAT filesystem directory reads
Karsten Wiese
1
-2
/
+26
2005-09-07
[PATCH] sunrpc: cache_register can use wrong module reference
Bruce Allan
2
-2
/
+9
2005-09-07
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
Mark Bellon
4
-21
/
+181
2005-09-07
[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion
Adrian Bunk
1
-90
/
+0
2005-09-07
[PATCH] kill bio->bi_set
Peter Osterlund
1
-11
/
+21
2005-09-07
[PATCH] fs/jbd/: cleanups
Adrian Bunk
2
-21
/
+16
2005-09-07
[PATCH] compat: be more consistent about [ug]id_t
Stephen Rothwell
1
-8
/
+8
2005-09-07
[PATCH] inotify speedup
John McCutchan
1
-0
/
+7
2005-09-07
[PATCH] relayfs
Tom Zanussi
8
-0
/
+1270
2005-09-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+2
2005-09-05
[PATCH] uml: fixes performance regression in activate_mm and thus exec()
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+4
2005-09-05
[PATCH] Generic VFS fallback for security xattrs
Stephen Smalley
5
-143
/
+49
2005-09-05
[PATCH] add /proc/pid/smaps
Mauricio Lin
2
-42
/
+244
2005-09-05
[PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside
Christoph Lameter
2
-0
/
+167
2005-09-05
[XFS] Sort out some cosmetic differences between XFS trees.
Nathan Scott
8
-161
/
+217
2005-09-05
[XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling
Nathan Scott
2
-4
/
+3
[next]