index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
2009-12-16
3
-120
/
+63
*
dio: don't zero out the pages array inside struct dio
Jeff Moyer
2009-12-16
1
-13
/
+25
*
aio: remove unused field
Shaohua Li
2009-12-16
1
-38
/
+2
*
FS-Cache: Avoid maybe-used-uninitialised warning on variable
David Howells
2009-12-16
1
-1
/
+1
*
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-12-16
3
-14
/
+9
*
fatfs: use common time_to_tm in fat_time_unix2fat()
Zhaolei
2009-12-16
1
-42
/
+15
*
hpfs: use bitmap_weight()
Akinobu Mita
2009-12-16
1
-6
/
+8
*
hpfs: use hweight32
Akinobu Mita
2009-12-16
1
-5
/
+2
*
reiserfs: don't compile procfs.o at all if no support
Alexey Dobriyan
2009-12-16
2
-27
/
+5
*
reiserfs: remove /proc/fs/reiserfs/version
Alexey Dobriyan
2009-12-16
2
-43
/
+0
*
ufs: NFS support
Alexey Dobriyan
2009-12-16
1
-0
/
+52
*
ufs: pass qstr instead of dentry where necessary for NFS
Alexey Dobriyan
2009-12-16
3
-11
/
+11
*
ext2: report metadata errors during fsync
Jan Kara
2009-12-16
3
-3
/
+21
*
ext2: avoid WARN() messages when failing to write to the superblock
Theodore Ts'o
2009-12-16
1
-0
/
+22
*
autofs4: always use lookup for lookup
Ian Kent
2009-12-16
4
-158
/
+330
*
autofs4: rename dentry to expiring in autofs4_lookup_expiring()
Ian Kent
2009-12-16
1
-12
/
+12
*
autofs4: rename dentry to active in autofs4_lookup_active()
Ian Kent
2009-12-16
1
-12
/
+12
*
autofs4: eliminate d_unhashed in path walk checks
Ian Kent
2009-12-16
1
-4
/
+3
*
autofs4: cleanup active and expire lookup
Ian Kent
2009-12-16
1
-6
/
+10
*
autofs4: renamer unhashed to active in autofs4_lookup()
Ian Kent
2009-12-16
1
-10
/
+10
*
autofs4: use autofs_info for pending flag
Ian Kent
2009-12-16
3
-28
/
+35
*
autofs4: use helper function for need mount check
Ian Kent
2009-12-16
1
-2
/
+10
*
autofs4: use helper functions for expiring list
Ian Kent
2009-12-16
2
-12
/
+29
*
autofs4: use helper functions for active list handling
Ian Kent
2009-12-16
3
-11
/
+38
*
proc: rename de_get() to pde_get() and inline it
Alexey Dobriyan
2009-12-16
3
-39
/
+23
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-12-15
70
-2836
/
+2369
|
\
|
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
70
-2592
/
+2151
|
*
xfs: change the xfs_iext_insert / xfs_iext_remove
Christoph Hellwig
2009-12-14
4
-26
/
+38
|
*
xfs: cleanup bmap extent state macros
Christoph Hellwig
2009-12-14
2
-222
/
+184
*
|
fs/ubifs: use %pUB to print UUIDs
Joe Perches
2009-12-15
2
-13
/
+3
*
|
fs/gfs2/sys.c: use %pUB to print UUIDs
Joe Perches
2009-12-15
1
-13
/
+3
*
|
fs/xfs/xfs_log_recover.c: use %pU to print UUIDs
Joe Perches
2009-12-15
1
-10
/
+4
*
|
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
2
-7
/
+4
*
|
task_struct: make journal_info conditional
Hiroshi Shimamoto
2009-12-15
8
-0
/
+11
*
|
procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm
john stultz
2009-12-15
2
-0
/
+77
*
|
procfs: use proper units for noMMU statm
Steven J. Magnani
2009-12-15
1
-2
/
+6
*
|
nommu: fix malloc performance by adding uninitialized flag
Jie Zhang
2009-12-15
1
-1
/
+2
*
|
mm hugetlb: add hugepage support to pagemap
Naoya Horiguchi
2009-12-15
1
-0
/
+45
*
|
hfs: fix a potential buffer overflow
Amerigo Wang
2009-12-15
3
-1
/
+21
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-14
5
-31
/
+66
|
\
|
*
udf: Avoid IO in udf_clear_inode
Jan Kara
2009-12-14
3
-22
/
+41
|
*
udf: Try harder when looking for VAT inode
Jan Kara
2009-12-14
1
-8
/
+24
|
*
udf: Fix compilation with UDFFS_DEBUG enabled
Jan Kara
2009-12-14
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-12-14
1
-18
/
+0
|
\
\
|
*
|
md: move compat_ioctl handling into md.c
Arnd Bergmann
2009-12-14
1
-18
/
+0
|
|
/
*
|
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-12-14
18
-408
/
+898
|
\
\
|
*
\
Merge branch 'nfs-for-2.6.33'
Trond Myklebust
2009-12-13
18
-408
/
+898
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
NFS: Fix nfs_migrate_page()
Trond Myklebust
2009-12-10
1
-2
/
+3
|
|
*
nfs41: Invoke RECLAIM_COMPLETE on all new client ids
Ricardo Labiaga
2009-12-08
1
-3
/
+4
|
|
*
NFSv41: Fix a potential state leakage when restarting nfs4_close_prepare
Trond Myklebust
2009-12-08
1
-17
/
+35
[next]