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
2011-10-26
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
9
-367
/
+1506
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+34
2011-10-26
Merge branch 'for-linus' of git://github.com/ericvh/linux
Linus Torvalds
3
-17
/
+32
2011-10-25
libceph: fix double-free of page vector
Sage Weil
1
-1
/
+0
2011-10-25
ceph: fix 32-bit ino numbers
Amon Ott
1
-5
/
+6
2011-10-25
ceph: let the set_layout ioctl set single traits
Greg Farnum
1
-6
/
+28
2011-10-25
Revert "ceph: don't truncate dirty pages in invalidate work thread"
Sage Weil
1
-45
/
+1
2011-10-25
ceph: replace leading spaces with tabs
Noah Watkins
1
-20
/
+20
2011-10-25
libceph: don't complain on msgpool alloc failures
Sage Weil
2
-6
/
+7
2011-10-25
libceph: create messenger with client
Sage Weil
1
-3
/
+6
2011-10-25
ceph: document ioctls
Sage Weil
1
-1
/
+54
2011-10-25
ceph: implement (optional) max read size
Sage Weil
1
-3
/
+12
2011-10-25
ceph: rename rsize -> rasize
Sage Weil
2
-6
/
+16
2011-10-25
ceph: make readpages fully async
Sage Weil
1
-70
/
+115
2011-10-25
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
17
-273
/
+202
2011-10-25
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
20
-1464
/
+1794
2011-10-25
sysfs: Remove support for tagged directories with untagged members (again)
Eric W. Biederman
1
-4
/
+4
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-7
/
+65
2011-10-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-73
/
+128
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-26
/
+16
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
13
-197
/
+278
2011-10-24
ore: Enable RAID5 mounts
Boaz Harrosh
1
-3
/
+11
2011-10-24
exofs: Support for RAID5 read-4-write interface.
Boaz Harrosh
1
-2
/
+59
2011-10-24
ore: RAID5 Write
Boaz Harrosh
4
-16
/
+578
2011-10-24
ore: RAID5 read
Boaz Harrosh
4
-78
/
+455
2011-10-24
fs/Makefile: Always inspect exofs/
Boaz Harrosh
1
-1
/
+1
2011-10-24
ore: Make ore_calc_stripe_info EXPORT_SYMBOL
Boaz Harrosh
1
-5
/
+3
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-64
/
+80
2011-10-24
CIFS: Make cifs_push_locks send as many locks at once as possible
Pavel Shilovsky
1
-6
/
+43
2011-10-24
CIFS: Send as many mandatory unlock ranges at once as possible
Pavel Shilovsky
3
-36
/
+167
2011-10-24
CIFS: Implement caching mechanism for posix brlocks
Pavel Shilovsky
3
-15
/
+147
2011-10-24
CIFS: Implement caching mechanism for mandatory brlocks
Pavel Shilovsky
2
-11
/
+197
2011-10-24
net/9p: Convert net/9p protocol dumps to tracepoints
Aneesh Kumar K.V
1
-7
/
+5
2011-10-24
fs/9p: Cleanup option parsing in 9p
Aneesh Kumar K.V
1
-7
/
+26
2011-10-24
fs/9p: inode file operation is properly initialized init_special_inode
Aneesh Kumar K.V
1
-2
/
+0
2011-10-24
fs/9p: Update zero-copy implementation in 9p
Aneesh Kumar K.V
1
-1
/
+1
2011-10-24
nfs41: implement DESTROY_CLIENTID operation
Mi Jinlong
4
-2
/
+61
2011-10-24
nfsd4: typo logical vs bitwise negate for want_mask
Benny Halevy
1
-1
/
+1
2011-10-24
nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...
Benny Halevy
1
-0
/
+2
2011-10-24
nfsd4: seq->status_flags may be used unitialized
Benny Halevy
1
-2
/
+4
2011-10-24
nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid
Benny Halevy
3
-1
/
+18
2011-10-22
CIFS: Fix DFS handling in cifs_get_file_info
Pavel Shilovsky
1
-7
/
+12
2011-10-21
CIFS: Fix error handling in cifs_readv_complete
Pavel Shilovsky
1
-1
/
+1
2011-10-21
GFS2: Move readahead of metadata during deallocation into its own function
Steven Whitehouse
1
-19
/
+26
2011-10-21
GFS2: Remove two unused variables
Steven Whitehouse
3
-20
/
+4
2011-10-21
GFS2: Misc fixes
Steven Whitehouse
3
-8
/
+8
2011-10-21
GFS2: rewrite fallocate code to write blocks directly
Benjamin Marzinski
3
-147
/
+39
2011-10-21
GFS2: speed up delete/unlink performance for large files
Bob Peterson
1
-3
/
+23
2011-10-21
GFS2: Fix off-by-one in gfs2_blk2rgrpd
Steven Whitehouse
1
-5
/
+4
2011-10-21
GFS2: Clean up ->page_mkwrite
Steven Whitehouse
1
-18
/
+46
[prev]
[next]