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
2007-10-17
ufs: Fix mount check in ufs_fill_super()
Satyam Sharma
1
-7
/
+8
2007-10-17
ufs: move non-layout parts of ufs_fs.h to fs/ufs/
Christoph Hellwig
12
-2
/
+171
2007-10-17
Deprecate a.out ELF interpreters
Andi Kleen
1
-0
/
+8
2007-10-17
fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+1
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
10
-11
/
+17
2007-10-17
core_pattern: fix up a few miscellaneous bugs
Neil Horman
1
-2
/
+15
2007-10-17
core_pattern: allow passing of arguments to user mode helper when core_patter...
Neil Horman
1
-3
/
+22
2007-10-17
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
Neil Horman
6
-23
/
+28
2007-10-17
ufs: implement show_options
Evgeniy Dushistov
1
-4
/
+39
2007-10-17
Add in SunOS 4.1.x compatible mode for UFS
Mark Fortescue
2
-19
/
+72
2007-10-17
remove unused bh in calls to ext234_get_group_desc
Eric Sandeen
4
-37
/
+23
2007-10-17
fs: remove the unused mempages parameter
Denis Cheng
3
-6
/
+6
2007-10-17
report the per-irq statistics on all arches
Ravikiran G Thirumalai
1
-3
/
+0
2007-10-17
ext4: show all mount options
Miklos Szeredi
1
-0
/
+72
2007-10-17
ext3: show all mount options
Miklos Szeredi
1
-0
/
+70
2007-10-17
ext2: show all mount options
Miklos Szeredi
1
-2
/
+59
2007-10-17
convert ill defined log2() to ilog2()
Fengguang Wu
1
-4
/
+2
2007-10-17
Clean up duplicate includes in fs/ecryptfs/
Jesper Juhl
1
-1
/
+0
2007-10-17
Clean up duplicate includes in fs/
Jesper Juhl
2
-2
/
+0
2007-10-17
fs: use kmem_cache_zalloc instead
Denis Cheng
1
-2
/
+1
2007-10-17
fs/proc/mmu.c: headers butchery
Alexey Dobriyan
1
-19
/
+2
2007-10-17
do_poll: return -EINTR when signalled
Oleg Nesterov
1
-7
/
+7
2007-10-17
do_sys_poll: simplify playing with on-stack data
Oleg Nesterov
1
-56
/
+36
2007-10-17
fs: mark nibblemap const
Philippe De Muyter
5
-5
/
+5
2007-10-17
fs/romfs/inode.c: trivial improvements
WANG Cong
1
-2
/
+2
2007-10-17
zisofs use mutex instead of semaphore
Dave Young
1
-20
/
+5
2007-10-17
SLAB_PANIC more (proc, posix-timers, shmem)
Alexey Dobriyan
1
-3
/
+1
2007-10-17
Make unregister_binfmt() return void
Alexey Dobriyan
1
-2
/
+1
2007-10-17
Use list_head in binfmt handling
Alexey Dobriyan
1
-28
/
+6
2007-10-17
fs/reiserfs/: cleanups
Adrian Bunk
3
-60
/
+4
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
44
-57
/
+48
2007-10-17
mm: count reclaimable pages per BDI
Peter Zijlstra
2
-0
/
+9
2007-10-17
mm: bdi init hooks
Peter Zijlstra
12
-3
/
+72
2007-10-17
lib: percpu_counter_init error handling
Peter Zijlstra
3
-15
/
+42
2007-10-17
lib: percpu_counter_sum_positive
Peter Zijlstra
3
-5
/
+5
2007-10-17
lib: percpu_counter_sub
Peter Zijlstra
3
-3
/
+3
2007-10-17
lib: percpu_counter_add
Peter Zijlstra
6
-11
/
+11
2007-10-17
nfs: remove congestion_end()
Peter Zijlstra
1
-3
/
+1
2007-10-17
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
Mark Nelson
2
-8
/
+8
2007-10-17
partially fix up the lookup_one_noperm mess
Christoph Hellwig
2
-24
/
+37
2007-10-17
SELinux: Improve read/write performance
Yuichi Nakamura
1
-0
/
+4
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-17
/
+8
2007-10-16
lockdep: fixup the inode dir annotation
Peter Zijlstra
1
-9
/
+9
2007-10-16
ecryptfs: clean up page flag handling
Michael Halcrow
4
-33
/
+39
2007-10-16
eCryptfs: replace magic numbers
Michael Halcrow
1
-3
/
+3
2007-10-16
eCryptfs: remove unused functions and kmem_cache
Michael Halcrow
5
-539
/
+1
2007-10-16
eCryptfs: initialize persistent lower file on inode create
Michael Halcrow
1
-6
/
+7
2007-10-16
eCryptfs: fix data types
Michael Halcrow
3
-16
/
+21
2007-10-16
eCryptfs: convert mmap functions to use persistent file
Michael Halcrow
1
-96
/
+103
2007-10-16
eCryptfs: make open, truncate, and setattr use persistent file
Michael Halcrow
3
-121
/
+44
[next]