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
2012-09-04
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
3
-4
/
+4
2012-08-20
NFSv3: Ensure that do_proc_get_root() reports errors correctly
Trond Myklebust
1
-1
/
+1
2012-08-20
NFSv4: Ensure that nfs4_alloc_client cleans up on error.
Trond Myklebust
1
-1
/
+1
2012-08-16
NFS: return -ENOKEY when the upcall fails to map the name
Bryan Schumaker
1
-4
/
+2
2012-08-16
NFS: Clear key construction data if the idmap upcall fails
Bryan Schumaker
1
-14
/
+42
2012-08-16
NFSv4: Don't use private xdr_stream fields in decode_getacl
Trond Myklebust
1
-5
/
+6
2012-08-16
NFSv4: Fix the acl cache size calculation
Trond Myklebust
1
-2
/
+3
2012-08-16
NFSv4: Fix pointer arithmetic in decode_getacl
Trond Myklebust
2
-15
/
+8
2012-08-16
NFS: Alias the nfs module to nfs4
bjschuma@gmail.com
1
-0
/
+2
2012-08-16
NFS: Fix a regression when loading the NFS v4 module
bjschuma@gmail.com
5
-26
/
+49
2012-08-08
NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
Trond Myklebust
1
-6
/
+2
2012-08-02
pnfs-obj: Better IO pattern in case of unaligned offset
Boaz Harrosh
1
-3
/
+52
2012-08-02
NFS41: add pg_layout_private to nfs_pageio_descriptor
Peng Tao
1
-0
/
+2
2012-08-02
pnfs: nfs4_proc_layoutget returns void
Idan Kedar
2
-5
/
+5
2012-08-02
pnfs: defer release of pages in layoutget
Idan Kedar
3
-40
/
+58
2012-08-02
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
1
-3
/
+12
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
11
-83
/
+156
2012-07-31
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
32
-390
/
+690
2012-07-31
nfs: prevent page allocator recursions with swap over NFS.
Mel Gorman
2
-3
/
+3
2012-07-31
nfs: enable swap on NFS
Mel Gorman
3
-30
/
+82
2012-07-31
nfs: disable data cache revalidation for swapfiles
Mel Gorman
2
-14
/
+39
2012-07-31
nfs: teach the NFS client how to treat PG_swapcache pages
Mel Gorman
5
-28
/
+29
2012-07-31
vmscan: remove obsolete shrink_control comment
Minchan Kim
1
-1
/
+1
2012-07-31
hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...
Aneesh Kumar K.V
1
-2
/
+2
2012-07-31
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
1
-5
/
+0
2012-07-31
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
22
-223
/
+330
2012-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-31
/
+23
2012-07-31
nfs: explicitly reject LOCK_MAND flock() requests
Jeff Layton
1
-0
/
+9
2012-07-31
nfs: increase number of permitted callback connections.
NeilBrown
1
-0
/
+4
2012-07-30
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2012-07-30
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
33
-1746
/
+2054
2012-07-30
ceph: define snap counts as u32 everywhere
Alex Elder
2
-10
/
+12
2012-07-30
ceph: fix potential double free
Alan Cox
1
-0
/
+1
2012-07-30
ceph: close old con before reopening on mds reconnect
Sage Weil
1
-0
/
+1
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
40
-300
/
+408
2012-07-30
c/r: fcntl: add F_GETOWNER_UIDS option
Cyrill Gorcunov
1
-0
/
+29
2012-07-30
fs: cachefiles: add support for large files in filesystem caching
Justin Lecher
1
-1
/
+1
2012-07-30
proc: do not allow negative offsets on /proc/<pid>/environ
Djalal Harouni
1
-3
/
+6
2012-07-30
proc: environ_read() make sure offset points to environment address range
Djalal Harouni
1
-6
/
+7
2012-07-30
coredump: fix wrong comments on core limits of pipe coredump case
Jovi Zhang
1
-7
/
+8
2012-07-30
fat: refactor shortname parsing
Steven J. Magnani
1
-118
/
+137
2012-07-30
fat: accessors for msdos_dir_entry 'start' fields
Steven J. Magnani
4
-25
/
+24
2012-07-30
hfsplus: use -ENOMEM when kzalloc() fails
Namjae Jeon
1
-1
/
+1
2012-07-30
nilfs2: add omitted comments for different structures in driver implementation
Vyacheslav Dubeyko
11
-10
/
+81
2012-07-30
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
4
-2
/
+8
2012-07-30
nilfs2: fix timing issue between rmcp and chcp ioctls
Ryusuke Konishi
1
-3
/
+7
2012-07-30
nilfs2: remove references to long gone super operations
Fernando Luis Vazquez Cao
1
-3
/
+0
2012-07-30
nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure
Vyacheslav Dubeyko
1
-0
/
+1
2012-07-30
minixfs: fix block limit check
Vladimir Serbinenko
1
-1
/
+2
2012-07-30
ext4: use memweight()
Akinobu Mita
1
-8
/
+1
[next]