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-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+28
2008-07-25
fuse: lockd support
Miklos Szeredi
1
-2
/
+9
2008-07-25
fuse: nfs export special lookups
Miklos Szeredi
2
-3
/
+69
2008-07-25
fuse: add fuse_lookup_name() helper
Miklos Szeredi
1
-40
/
+77
2008-07-25
fuse: add export operations
Miklos Szeredi
3
-2
/
+121
2008-07-25
fuse: prepare lookup for nfs export
Miklos Szeredi
1
-10
/
+14
2008-07-25
locks: allow ->lock() to return FILE_LOCK_DEFERRED
Miklos Szeredi
1
-14
/
+9
2008-07-25
locks: cleanup code duplication
Miklos Szeredi
1
-40
/
+31
2008-07-25
locks: add special return value for asynchronous locks
Miklos Szeredi
3
-24
/
+19
2008-07-25
lockd: dont return EAGAIN for a permanent error
Miklos Szeredi
2
-5
/
+18
2008-07-25
task IO accounting: provide distinct tgid/tid I/O statistics
Andrea Righi
1
-15
/
+71
2008-07-25
proc: move Kconfig to fs/proc/Kconfig
Alexey Dobriyan
2
-59
/
+60
2008-07-25
proc: remove pathetic remount code
Alexey Dobriyan
1
-7
/
+0
2008-07-25
proc: always do ->release
Alexey Dobriyan
3
-4
/
+91
2008-07-25
move proc_kmsg_operations to fs/proc/internal.h
Adrian Bunk
2
-0
/
+3
2008-07-25
fs/partitions/efi: convert to pr_debug
Thomas Gleixner
1
-25
/
+17
2008-07-25
block/ioctl.c and fs/partition/check.c: check value returned by add_partition()
Abdel Benamrouche
1
-2
/
+8
2008-07-25
fs/partition/check.c: fix return value warning
Abdel Benamrouche
1
-6
/
+22
2008-07-25
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
Edgar E. Iglesias
1
-5
/
+5
2008-07-25
coredump: format_corename: fix the "core_uses_pid" logic
Oleg Nesterov
1
-8
/
+5
2008-07-25
coredump: kill mm->core_done
Oleg Nesterov
1
-3
/
+22
2008-07-25
coredump: elf_fdpic_core_dump: use core_state->dumper list
Oleg Nesterov
1
-17
/
+12
2008-07-25
coredump: elf_core_dump: use core_state->dumper list
Oleg Nesterov
1
-45
/
+32
2008-07-25
coredump: construct the list of coredumping threads at startup time
Oleg Nesterov
1
-0
/
+2
2008-07-25
coredump: make mm->core_state visible to ->core_dump()
Oleg Nesterov
1
-7
/
+7
2008-07-25
coredump: turn core_state->nr_threads into atomic_t
Oleg Nesterov
1
-1
/
+1
2008-07-25
coredump: simplify core_state->nr_threads calculation
Oleg Nesterov
1
-17
/
+16
2008-07-25
coredump: move mm->core_waiters into struct core_state
Oleg Nesterov
1
-10
/
+11
2008-07-25
coredump: turn mm->core_startup_done into the pointer to struct core_state
Oleg Nesterov
1
-4
/
+4
2008-07-25
coredump: elf_core_dump: skip kernel threads
Oleg Nesterov
2
-0
/
+9
2008-07-25
coredump: zap_threads() must skip kernel threads
Oleg Nesterov
1
-2
/
+3
2008-07-25
kill PF_BORROWED_MM in favour of PF_KTHREAD
Oleg Nesterov
1
-2
/
+0
2008-07-25
introduce PF_KTHREAD flag
Oleg Nesterov
1
-0
/
+1
2008-07-25
coredump: zap_threads: comments && use while_each_thread()
Oleg Nesterov
1
-7
/
+32
2008-07-25
quota: implement sending information via netlink about user below quota
Jan Kara
1
-6
/
+54
2008-07-25
quota: move function-macros from quota.h to quotaops.h
Jan Kara
6
-0
/
+6
2008-07-25
quota: cleanup loop in sync_dquots()
Jan Kara
1
-6
/
+12
2008-07-25
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
1
-0
/
+53
2008-07-25
quota: fix possible infinite loop in quota code
Jan Kara
1
-1
/
+15
2008-07-25
fatfs: add UTC timestamp option
Joe Peterson
5
-14
/
+30
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
3
-3
/
+0
2008-07-25
msdos fs: remove unsettable atari option
Rene Scharfe
1
-12
/
+6
2008-07-25
fat: small optimization to __fat_readdir()
OGAWA Hirofumi
1
-32
/
+39
2008-07-25
fat: use same logic in fat_search_long() and __fat_readdir()
OGAWA Hirofumi
1
-16
/
+26
2008-07-25
fat: cleanup fs/fat/dir.c
OGAWA Hirofumi
1
-64
/
+67
2008-07-25
fat/dir.c: switch to struct __fat_dirent
Adrian Bunk
1
-4
/
+3
2008-07-25
fat: fix parse_options()
OGAWA Hirofumi
1
-2
/
+5
2008-07-25
reiserfs: remove double definitions of xattr macros
Shen Feng
3
-6
/
+0
2008-07-25
reiserfs: convert j_commit_lock to mutex
Jeff Mahoney
1
-12
/
+10
2008-07-25
reiserfs: convert j_flush_sem to mutex
Jeff Mahoney
1
-7
/
+7
[next]