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-31
xfs: warn if direct reclaim tries to writeback pages
Mel Gorman
1
-4
/
+4
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
1
-0
/
+2
2011-10-31
tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.
Robert P. J. Day
1
-1
/
+1
2011-10-31
oom: remove oom_disable_count
David Rientjes
2
-17
/
+0
2011-10-31
Cross Memory Attach
Christopher Yeoh
3
-8
/
+11
2011-10-31
/proc/self/numa_maps: restore "huge" tag for hugetlb vmas
Andrew Morton
1
-0
/
+3
2011-10-31
fs: add module.h to files that were implicitly using it
Paul Gortmaker
9
-0
/
+9
2011-10-31
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
11
-0
/
+11
2011-10-31
ext4: fix a typo in struct ext4_allocation_context
Robin Dong
1
-1
/
+1
2011-10-31
udf: Cleanup metadata flags handling
Jan Kara
3
-8
/
+10
2011-10-31
udf: Skip mirror metadata FE loading when metadata FE is ok
Namjae Jeon
4
-36
/
+43
2011-10-31
ext3: Allow quota file use root reservation
Dmitry Monakhov
1
-4
/
+4
2011-10-31
quota: Drop path reference on error exit from quotactl
Jan Kara
1
-2
/
+5
2011-10-31
udf: Neaten udf_debug uses
Joe Perches
6
-59
/
+50
2011-10-31
udf: Neaten logging output, use vsprintf extension %pV
Joe Perches
1
-11
/
+17
2011-10-31
udf: Convert printks to pr_<level>
Joe Perches
7
-98
/
+83
2011-10-31
ext4: Don't normalize an falloc request if it can fit in 1 extent.
Greg Harm
1
-2
/
+8
2011-10-31
ext4: remove comments about extent mount option in ext4_new_inode()
Eryu Guan
1
-5
/
+1
2011-10-31
ext4: let ext4_discard_partial_buffers handle unaligned range correctly
Yongqiang Yang
1
-2
/
+2
2011-10-31
ext4: return ENOMEM if find_or_create_pages fails
Yongqiang Yang
1
-2
/
+2
2011-10-31
ext4: move vars to local scope in ext4_discard_partial_page_buffers_no_lock()
Yongqiang Yang
1
-1
/
+2
2011-10-31
ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten
Tao Ma
4
-20
/
+18
2011-10-31
NFS: Remove no-op less-than-zero checks on unsigned variables.
Chuck Lever
1
-4
/
+3
2011-10-31
NFS: Clean up nfs4_xdr_dec_secinfo()
Chuck Lever
1
-2
/
+0
2011-10-31
NFS: Fix documenting comment for nfs_create_request()
Chuck Lever
1
-1
/
+1
2011-10-31
NFS4: fix cb_recallany decode error
Peng Tao
1
-5
/
+6
2011-10-31
nfs4: serialize layoutcommit
Peng Tao
2
-3
/
+28
2011-10-31
ext4: optimize locking for end_io extent conversion
Theodore Ts'o
2
-29
/
+13
2011-10-30
ext4: remove unnecessary call to waitqueue_active()
Theodore Ts'o
1
-11
/
+4
2011-10-30
ext4: Use correct locking for ext4_end_io_nolock()
Tao Ma
2
-6
/
+11
2011-10-31
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
7
-20
/
+44
2011-10-31
writeback: send work item to queue_io, move_expired_inodes
Curt Wohlgemuth
1
-8
/
+8
2011-10-29
cifs: Assume passwords are encoded according to iocharset (try #2)
Shirish Pargaonkar
5
-60
/
+23
2011-10-29
CIFS: Fix the VFS brlock cache usage in posix locking case
Pavel Shilovsky
1
-2
/
+8
2011-10-29
ext4: fix race in xattr block allocation path
Eric Sandeen
1
-0
/
+6
2011-10-29
ext4: trace punch_hole correctly in ext4_ext_map_blocks
Yongqiang Yang
1
-3
/
+3
2011-10-29
ext4: clean up AGGRESSIVE_TEST code
Yongqiang Yang
1
-16
/
+8
2011-10-29
ext4: move variables to their scope
Yongqiang Yang
1
-11
/
+10
2011-10-29
ext4: fix quota accounting during migration
Dmitry Monakhov
4
-10
/
+17
2011-10-29
ext4: migrate cleanup
Dmitry Monakhov
1
-66
/
+35
2011-10-28
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
8
-161
/
+260
2011-10-28
[CIFS] Update cifs version to 1.76
Steve French
1
-1
/
+1
2011-10-28
CIFS: Remove extra mutex_unlock in cifs_lock_add_if
Pavel Shilovsky
1
-1
/
+0
2011-10-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
14
-414
/
+408
2011-10-28
Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw
Linus Torvalds
19
-1012
/
+666
2011-10-28
Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
22
-1015
/
+2229
2011-10-28
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
47
-2324
/
+2033
2011-10-28
leases: fix write-open/read-lease race
J. Bruce Fields
2
-4
/
+5
2011-10-28
nfs: drop unnecessary locking in llseek
Andi Kleen
1
-9
/
+2
2011-10-28
ext4: replace cut'n'pasted llseek code with generic_file_llseek_size
Andi Kleen
1
-46
/
+1
[prev]
[next]