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-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
2011-10-21
GFS2: Correctly set goal block after allocation
Steven Whitehouse
1
-1
/
+1
2011-10-21
GFS2: Fix AIL flush issue during fsync
Steven Whitehouse
4
-24
/
+20
2011-10-21
GFS2: Use cached rgrp in gfs2_rlist_add()
Steven Whitehouse
5
-11
/
+15
2011-10-21
GFS2: Call do_strip() directly from recursive_scan()
Steven Whitehouse
1
-78
/
+71
2011-10-21
GFS2: Remove obsolete assert
Steven Whitehouse
1
-7
/
+0
2011-10-21
GFS2: Cache the most recently used resource group in the inode
Steven Whitehouse
9
-45
/
+44
2011-10-21
GFS2: Make resource groups "append only" during life of fs
Steven Whitehouse
9
-174
/
+95
2011-10-21
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
Bob Peterson
8
-345
/
+148
2011-10-21
GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been added
Steven Whitehouse
1
-2
/
+11
2011-10-21
GFS2: Clean up gfs2_create
Steven Whitehouse
1
-22
/
+14
2011-10-21
GFS2: Use ->dirty_inode()
Steven Whitehouse
9
-97
/
+85
2011-10-21
GFS2: Fix bug trap and journaled data fsync
Steven Whitehouse
2
-4
/
+6
2011-10-21
GFS2: Fix inode allocation error path
Steven Whitehouse
3
-5
/
+14
2011-10-21
GFS2: Make atime checks more efficient
Steven Whitehouse
1
-8
/
+8
2011-10-21
GFS2: Fix bug-trap in ail flush code
Steven Whitehouse
1
-4
/
+19
2011-10-21
GFS2: Split data write & wait in fsync
Steven Whitehouse
1
-10
/
+24
2011-10-21
GFS2: Clean up dir hash table reading
Steven Whitehouse
1
-23
/
+9
2011-10-20
Check validity of cl_rpcclient in nfs_server_list_show
Malahal Naineni
1
-0
/
+4
2011-10-19
Merge branch 'cifs-3.2' of git://git.samba.org/jlayton/linux into temp-3.2-jeff
Steve French
8
-366
/
+880
2011-10-19
[CIFS] Show nostrictsync and noperm mount options in /proc/mounts
Steve French
1
-0
/
+4
2011-10-19
sysfs: Reject with a warning invalid uses of tagged directories.
Eric W. Biederman
2
-3
/
+14
2011-10-19
sysfs: Remove support for tagged directories with untagged members.
Eric W. Biederman
2
-5
/
+3
[prev]
[next]