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-03-11
NFS: load the rpc/rdma transport module automatically
Tom Talpey
1
-1
/
+3
2009-03-11
NFS: Kill the "defined but not used" compile error on nommu machines
Trond Myklebust
1
-7
/
+5
2009-03-11
NFS: Throttle page dirtying while we're flushing to disk
Trond Myklebust
6
-29
/
+42
2009-03-11
NFS: cleanup - remove struct nfs_inode->ncommit
Trond Myklebust
2
-10
/
+16
2009-03-11
NFSv4: Simplify some cache consistency post-op GETATTRs
Trond Myklebust
1
-5
/
+8
2009-03-11
NFSv4: A referral is assumed to always point to a directory.
Trond Myklebust
1
-0
/
+14
2009-03-11
NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
Trond Myklebust
1
-19
/
+73
2009-03-11
NFSv4: Clean up decode_getfattr()
Trond Myklebust
1
-21
/
+57
2009-03-11
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
4
-45
/
+37
2009-03-11
NFS: Shrink the struct nfs_fattr
Trond Myklebust
1
-3
/
+0
2009-03-11
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
Trond Myklebust
4
-96
/
+161
2009-03-11
NFSv4: Ignore errors on the post-op attributes in SETATTR calls
Trond Myklebust
1
-3
/
+1
2009-03-11
NFS: flush cached directory information slightly more readily.
NeilBrown
1
-2
/
+13
2009-03-11
NFS: Minor __nfs_revalidate_inode cleanup
Suresh Jayaraman
1
-3
/
+0
2009-03-10
Bug 11061, NFS mounts dropped
Ian Dall
1
-1
/
+62
2009-03-10
NFS: Handle -ESTALE error in access()
Suresh Jayaraman
1
-1
/
+7
2009-03-10
NLM: Fix GRANT callback address comparison when IPv6 is enabled
Chuck Lever
1
-1
/
+50
2009-03-10
NFSv3: Fix posix ACL code
Trond Myklebust
2
-27
/
+34
2009-03-10
NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
Trond Myklebust
1
-7
/
+8
2009-03-10
devpts: remove graffiti
Alexey Dobriyan
1
-5
/
+0
2009-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
5
-13
/
+13
2009-03-09
Btrfs: fix spinlock assertions on UP systems
Chris Mason
5
-13
/
+13
2009-03-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-3
/
+5
2009-03-05
Squashfs: frag_size should be signed, as it can hold an error result
Roel Kluin
1
-2
/
+4
2009-03-05
Squashfs: Fix oops when reading fsfuzzer corrupted filesystems
Phillip Lougher
4
-6
/
+15
2009-03-04
ext4: fix ext4_free_inode() vs. ext4_claim_inode() race
Eric Sandeen
1
-3
/
+5
2009-03-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
4
-5
/
+8
2009-02-27
Fix FREEZE/THAW compat_ioctl regression
Christoph Hellwig
1
-0
/
+3
2009-02-27
EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL
Benny Halevy
1
-1
/
+1
2009-02-26
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-16
/
+44
2009-02-26
ocfs2: add IO error check in ocfs2_get_sector()
wengang wang
1
-0
/
+7
2009-02-26
ocfs2: set gap to seperate entry and value when xattr in bucket
Tiger Yang
1
-8
/
+10
2009-02-26
ocfs2: lock the metaecc process for xattr bucket
Tao Ma
3
-0
/
+8
2009-02-26
ocfs2: Use the right access_* method in ctime update of xattr.
Tao Ma
1
-2
/
+3
2009-02-26
ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter
Sunil Mushran
1
-6
/
+6
2009-02-26
ocfs2/dlm: Use ast_lock to protect ast_list
Sunil Mushran
1
-2
/
+2
2009-02-26
ocfs2: Cleanup the lockname print in dlmglue.c
Sunil Mushran
1
-3
/
+8
2009-02-26
ocfs2/dlm: Retract fix for race between purge and migrate
Sunil Mushran
1
-2
/
+1
2009-02-26
ocfs2: Access and dirty the buffer_head in mark_written.
Tao Ma
1
-1
/
+26
2009-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
6
-76
/
+308
2009-02-26
block: fix bogus gcc warning for uninitialized var usage
Jens Axboe
1
-1
/
+1
2009-02-26
ext4: don't call jbd2_journal_force_commit_nested without journal
Eric Sandeen
2
-2
/
+4
2009-02-28
ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2
Theodore Ts'o
1
-2
/
+4
2009-02-28
ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze()
Theodore Ts'o
1
-1
/
+0
2009-02-24
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
1
-1
/
+1
2009-02-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-1
/
+15
2009-02-24
proc: fix PG_locked reporting in /proc/kpageflags
Helge Bahmann
1
-1
/
+1
2009-02-23
proc: proc_get_inode should de_put when inode already initialized
Krzysztof Sachanowicz
1
-1
/
+3
2009-02-22
ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()
Jan Kara
1
-1
/
+8
2009-02-21
ext4: Add fallback for find_group_flex
Theodore Ts'o
1
-0
/
+7
[next]