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
2008-02-06
ext3: change the default behaviour on error
Aneesh Kumar K.V
1
-8
/
+8
2008-02-06
ext3: return after ext3_error in case of failures
Aneesh Kumar K.V
1
-2
/
+6
2008-02-06
make jbd/journal.c:__journal_abort_hard() static
Adrian Bunk
1
-1
/
+1
2008-02-06
BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2
Andi Kleen
2
-2
/
+2
2008-02-06
BKL-removal: remove incorrect BKL comment in ext2
Andi Kleen
1
-1
/
+0
2008-02-06
BKL-removal: convert ext2 over to use unlocked_ioctl
Andi Kleen
4
-14
/
+7
2008-02-06
ext3: add block bitmap validation
Aneesh Kumar K.V
1
-8
/
+70
2008-02-06
ext2: add block bitmap validation
Aneesh Kumar K.V
1
-9
/
+72
2008-02-06
fuse: limit queued background requests
Miklos Szeredi
3
-46
/
+74
2008-02-06
fuse: save space in struct fuse_req
Miklos Szeredi
2
-13
/
+13
2008-02-06
fuse: fix attribute caching after create
Miklos Szeredi
1
-0
/
+1
2008-02-06
ecryptfs: check for existing key_tfm at mount time
Eric Sandeen
3
-17
/
+63
2008-02-06
eCryptfs: change the type of cipher_code from u16 to u8
Trevor Highland
3
-10
/
+10
2008-02-06
eCryptfs: Minor fixes to printk messages
Michael Halcrow
3
-8
/
+10
2008-02-06
ecryptfs: remove debug as mount option, and warn if set via modprobe
Eric Sandeen
2
-20
/
+7
2008-02-06
ecryptfs: make show_options reflect actual mount options
Eric Sandeen
1
-21
/
+31
2008-02-06
eCryptfs: set inode key only once per crypto operation
Trevor Highland
2
-2
/
+6
2008-02-06
eCryptfs: track header bytes rather than extents
Michael Halcrow
5
-84
/
+51
2008-02-06
fs/ecryptfs/: possible cleanups
Adrian Bunk
6
-18
/
+8
2008-02-06
make sys_poll() wait at least timeout ms
Karsten Wiese
1
-1
/
+1
2008-02-06
Use ilog2() in fs/namespace.c
Eric Dumazet
1
-34
/
+11
2008-02-06
partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default
Thomas Bogendoerfer
1
-1
/
+1
2008-02-06
ext2: xip check fix
Nick Piggin
1
-2
/
+1
2008-02-06
fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-02-06
quota: improve inode list scanning in add_dquot_ref()
Jan Kara
1
-5
/
+10
2008-02-06
inotify: remove debug code
Nick Piggin
2
-15
/
+5
2008-02-06
inotify: fix race
Nick Piggin
1
-3
/
+10
2008-02-06
kill an unused PTR_ERR in bdev_cache_init()
Qi Yong
1
-1
/
+0
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
1
-3
/
+5
2008-02-06
reiserfs: complement va_start() with va_end().
Richard Knutsson
1
-0
/
+2
2008-02-06
inotify: send IN_ATTRIB events when link count changes
Jan Kara
1
-1
/
+2
2008-02-06
hfs: update comment to reflect actual init and exit routines
Robert P. J. Day
1
-1
/
+1
2008-02-06
address hfs on-disk corruption robustness review comments
Eric Sandeen
4
-18
/
+25
2008-02-06
NCPFS: update diagnostic strings to match routine names.
Robert P. J. Day
1
-2
/
+2
2008-02-06
fs: use list_for_each_entry_reverse and kill sb_entry
Akinobu Mita
1
-5
/
+2
2008-02-06
fs: use hlist_unhashed
Akinobu Mita
1
-1
/
+1
2008-02-06
proc: loadavg reading race
Michal Schmidt
1
-3
/
+8
2008-02-06
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
Jiri Olsa
1
-49
/
+0
2008-02-06
fs/eventfd.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-02-06
fs/signalfd.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-02-06
fs/utimes.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-02-06
proper prototype for get_filesystem_list()
Adrian Bunk
1
-1
/
+0
2008-02-06
smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()
Jeff Layton
1
-3
/
+2
2008-02-06
FAT: Fix printk format strings
Vegard Nossum
2
-7
/
+4
2008-02-06
proper show_interrupts() prototype
Adrian Bunk
1
-1
/
+1
2008-02-06
MNT_UNBINDABLE fix
Andries E. Brouwer
1
-0
/
+2
2008-02-06
SIGIO-driven I/O with inotify queues
Dmitry Antipov
1
-0
/
+14
2008-02-06
ext2: change the default behaviour on error
Aneesh Kumar K.V
1
-8
/
+8
2008-02-06
ext2: return after ext2_error in case of failures
Aneesh Kumar K.V
1
-2
/
+6
2008-02-06
A potential bug in inotify_user.c
Yan Zheng
1
-1
/
+14
[next]