index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-01-13
cramfs: generate unique inode number for better inode cache usage
Stefani Seibold
2011-01-13
aio: remove unused aio_run_iocbs()
Jeff Moyer
2011-01-13
aio: remove unnecessary check
Namhyung Kim
2011-01-13
fs/char_dev.c: remove unused cdev_index()
Namhyung Kim
2011-01-13
/proc/kcore: fix seeking
Dave Anderson
2011-01-13
proc: move proc_console.c to fs/proc/consoles.c
Alexey Dobriyan
2011-01-13
proc: less LOCK/UNLOCK in remove_proc_entry()
Alexey Dobriyan
2011-01-13
kpagecount: add slab page checking because _mapcount is in a union
Petr Holasek
2011-01-13
proc: use single_open() correctly
Jovi Zhang
2011-01-13
proc: ->low_ino cleanup
Alexey Dobriyan
2011-01-13
proc: use seq_puts()/seq_putc() where possible
Alexey Dobriyan
2011-01-13
proc: use unsigned long inside /proc/*/statm
Alexey Dobriyan
2011-01-13
fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps
Joe Perches
2011-01-13
reiserfs: make sure va_end() is always called after va_start().
Jesper Juhl
2011-01-13
befs: don't pass huge structs by value
Jesper Juhl
2011-01-13
pipe: use event aware wakeups
Davide Libenzi
2011-01-13
binfmt_elf: cleanups
Mikael Pettersson
2011-01-13
epoll: convert max_user_watches to long
Robin Holt
2011-01-13
fs/select.c: fix information leak to userspace
Vasiliy Kulikov
2011-01-13
fs/ext4/inode.c: use pr_warn_ratelimited()
Andrew Morton
2011-01-12
NTFS: writev() fix and maintenance/contact details update
Anton Altaparmakov
2011-01-11
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2011-01-11
ext4: fix trimming starting with block 0 with small blocksize
Jan Kara
2011-01-11
ext4: revert buggy trim overflow patch
Theodore Ts'o
2011-01-11
Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-01-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-01-11
NFS fix the setting of exchange id flag
Andy Adamson
2011-01-11
fs/9p: Don't set dentry->d_op in create routines
Aneesh Kumar K.V
2011-01-11
fs/9p: fix spelling typo
Eric Van Hensbergen
2011-01-11
fs/9p: TREADLINK bugfix
M. Mohan Kumar
2011-01-11
fs/9p: Simplify the .L create operation
Aneesh Kumar K.V
2011-01-11
fs/9p: Move dotl inode operations into a seperate file
Aneesh Kumar K.V
2011-01-11
fs/9p: fix menu presentation
Randy Dunlap
2011-01-11
fs/9p: Fix the return error on default acl removal
Aneesh Kumar K.V
2011-01-11
fs/9p: Remove unnecessary semicolons
Joe Perches
2011-01-10
Merge branch 'master' into for-linus-merged
Alex Elder
2011-01-10
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-01-10
Merge branch 'bugfixes' into nfs-for-2.6.38
Trond Myklebust
2011-01-10
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
2011-01-10
ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...
Josh Hunt
2011-01-10
ext3: Remove redundant unlikely()
Tobias Klauser
2011-01-10
ext2: Remove redundant unlikely()
Tobias Klauser
2011-01-10
ext3: speed up file creates by optimizing rec_len functions
Eric Sandeen
2011-01-10
ext2: speed up file creates by optimizing rec_len functions
Eric Sandeen
2011-01-10
ext3: Add more journal error check
Namhyung Kim
2011-01-10
ext3: Add journal error check in resize.c
Namhyung Kim
[next]