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
2009-12-16
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-73
/
+195
2009-12-16
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
38
-452
/
+2510
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
3
-12
/
+24
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-3
/
+4
2009-12-16
qnx4: use hweight8
Akinobu Mita
1
-16
/
+1
2009-12-16
qnx4fs: remove remains of the (defunct) write support
Anders Larsen
2
-28
/
+1
2009-12-16
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
3
-120
/
+63
2009-12-16
dio: don't zero out the pages array inside struct dio
Jeff Moyer
1
-13
/
+25
2009-12-16
aio: remove unused field
Shaohua Li
1
-38
/
+2
2009-12-16
FS-Cache: Avoid maybe-used-uninitialised warning on variable
David Howells
1
-1
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
3
-14
/
+9
2009-12-16
fatfs: use common time_to_tm in fat_time_unix2fat()
Zhaolei
1
-42
/
+15
2009-12-16
hpfs: use bitmap_weight()
Akinobu Mita
1
-6
/
+8
2009-12-16
hpfs: use hweight32
Akinobu Mita
1
-5
/
+2
2009-12-16
reiserfs: don't compile procfs.o at all if no support
Alexey Dobriyan
2
-27
/
+5
2009-12-16
reiserfs: remove /proc/fs/reiserfs/version
Alexey Dobriyan
2
-43
/
+0
2009-12-16
ufs: NFS support
Alexey Dobriyan
1
-0
/
+52
2009-12-16
ufs: pass qstr instead of dentry where necessary for NFS
Alexey Dobriyan
3
-11
/
+11
2009-12-16
ext2: report metadata errors during fsync
Jan Kara
3
-3
/
+21
2009-12-16
ext2: avoid WARN() messages when failing to write to the superblock
Theodore Ts'o
1
-0
/
+22
2009-12-16
autofs4: always use lookup for lookup
Ian Kent
4
-158
/
+330
2009-12-16
autofs4: rename dentry to expiring in autofs4_lookup_expiring()
Ian Kent
1
-12
/
+12
2009-12-16
autofs4: rename dentry to active in autofs4_lookup_active()
Ian Kent
1
-12
/
+12
2009-12-16
autofs4: eliminate d_unhashed in path walk checks
Ian Kent
1
-4
/
+3
2009-12-16
autofs4: cleanup active and expire lookup
Ian Kent
1
-6
/
+10
2009-12-16
autofs4: renamer unhashed to active in autofs4_lookup()
Ian Kent
1
-10
/
+10
2009-12-16
autofs4: use autofs_info for pending flag
Ian Kent
3
-28
/
+35
2009-12-16
autofs4: use helper function for need mount check
Ian Kent
1
-2
/
+10
2009-12-16
autofs4: use helper functions for expiring list
Ian Kent
2
-12
/
+29
2009-12-16
autofs4: use helper functions for active list handling
Ian Kent
3
-11
/
+38
2009-12-16
proc: rename de_get() to pde_get() and inline it
Alexey Dobriyan
3
-39
/
+23
2009-12-16
jffs2: Fix long-standing bug with symlink garbage collection.
David Woodhouse
1
-1
/
+2
2009-12-15
NFSv4: Fix a regression in the NFSv4 state manager
Trond Myklebust
1
-3
/
+2
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
27
-61
/
+2
2009-12-15
nfsd: move most of nfsfh.h to fs/nfsd
J. Bruce Fields
5
-0
/
+213
2009-12-15
nfsd: make V4ROOT exports read-only
J. Bruce Fields
1
-4
/
+11
2009-12-15
NFSv4: Release the sequence id before restarting a CLOSE rpc call
Trond Myklebust
3
-6
/
+11
2009-12-15
nfsd: restrict filehandles accepted in V4ROOT case
Steve Dickson
3
-6
/
+39
2009-12-15
nfsd: allow exports of symlinks
J. Bruce Fields
1
-2
/
+4
2009-12-15
nfsd: filter readdir results in V4ROOT case
J. Bruce Fields
3
-4
/
+9
2009-12-15
nfsd: filter lookup results in V4ROOT case
J. Bruce Fields
1
-1
/
+14
2009-12-15
nfsd4: don't continue "under" mounts in V4ROOT case
J. Bruce Fields
1
-2
/
+10
2009-12-15
nfsd: introduce export flag for v4 pseudoroot
Steve Dickson
1
-0
/
+1
2009-12-15
nfs41: fix session fore channel negotiation
Andy Adamson
1
-2
/
+10
2009-12-15
nfs41: do not zero seqid portion of stateid on close
Andy Adamson
1
-2
/
+0
2009-12-15
nfs: run state manager in privileged mode
Alexandros Batsakis
2
-21
/
+16
2009-12-15
nfs: make recovery state manager operations privileged
Alexandros Batsakis
1
-18
/
+97
2009-12-15
nfs: enforce FIFO ordering of operations trying to acquire slot
Alexandros Batsakis
2
-6
/
+34
2009-12-15
nfs: remove rpc_task argument from nfs4_find_slot
Alexandros Batsakis
1
-2
/
+2
2009-12-15
nfs: change nfs4_do_setlk params to identify recovery type
Alexandros Batsakis
2
-7
/
+11
[next]