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-11-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+2
2012-11-26
writeback: put unused inodes to LRU after writeback completion
Jan Kara
3
-2
/
+17
2012-11-26
proc: check vma->vm_file before dereferencing
Stanislav Kinsbursky
1
-2
/
+3
2012-11-26
sysfs: Mark sysfs_attr_ns static
Josh Triplett
1
-2
/
+2
2012-11-26
efi_pstore: Add a sequence counter to a variable name
Seiji Aguchi
4
-14
/
+16
2012-11-26
efi_pstore: Add ctime to argument of erase callback
Seiji Aguchi
2
-2
/
+3
2012-11-26
xfs: inode allocation should use unmapped buffers.
Dave Chinner
1
-1
/
+2
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-58
/
+152
2012-11-23
Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-18
/
+21
2012-11-23
jbd: Fix lock ordering bug in journal_unmap_buffer()
Jan Kara
1
-0
/
+2
2012-11-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-19
/
+60
2012-11-19
xfs: add CRC checks to the log
Christoph Hellwig
3
-99
/
+176
2012-11-19
xfs: add CRC infrastructure
Christoph Hellwig
5
-0
/
+78
2012-11-19
ext3: Avoid underflow of in ext3_trim_fs()
Lukas Czerner
1
-2
/
+3
2012-11-19
reiserfs: Move quota calls out of write lock
Jan Kara
3
-7
/
+25
2012-11-19
reiserfs: Protect reiserfs_quota_write() with write lock
Jan Kara
1
-0
/
+4
2012-11-19
reiserfs: Protect reiserfs_quota_on() with write lock
Jan Kara
1
-3
/
+8
2012-11-19
reiserfs: Fix lock ordering during remount
Jan Kara
1
-7
/
+20
2012-11-19
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
1
-1
/
+1
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
7
-8
/
+8
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2
-2
/
+2
2012-11-18
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
1
-4
/
+5
2012-11-18
fanotify: fix FAN_Q_OVERFLOW case of fanotify_read()
Al Viro
1
-1
/
+2
2012-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2012-11-18
Merge tag 'for-linus-v3.7-rc7' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-19
/
+69
2012-11-18
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-78
/
+0
2012-11-17
xfs: drop buffer io reference when a bad bio is built
Dave Chinner
1
-2
/
+12
2012-11-17
xfs: fix broken error handling in xfs_vm_writepage
Dave Chinner
1
-15
/
+39
2012-11-17
xfs: fix attr tree double split corruption
Dave Chinner
1
-2
/
+18
2012-11-16
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
5
-3
/
+130
2012-11-16
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
1
-0
/
+109
2012-11-16
dlm: fix lvb invalidation conditions
David Teigland
3
-10
/
+44
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
37
-249
/
+357
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
24
-89
/
+137
2012-11-15
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
20
-56
/
+273
2012-11-15
xfs: add buffer pre-write callback
Dave Chinner
2
-0
/
+19
2012-11-15
xfs: Add verifiers to dir2 data readahead.
Dave Chinner
6
-12
/
+26
2012-11-15
xfs: add xfs_da_node verification
Dave Chinner
7
-50
/
+107
2012-11-15
xfs: factor and verify attr leaf reads
Dave Chinner
3
-85
/
+66
2012-11-15
xfs: factor dir2 leaf read
Dave Chinner
3
-14
/
+67
2012-11-15
xfs: factor out dir2 data block reading
Dave Chinner
5
-27
/
+56
2012-11-15
xfs: factor dir2 free block reading
Dave Chinner
3
-80
/
+143
2012-11-15
xfs: verify dir2 block format buffers
Dave Chinner
3
-31
/
+68
2012-11-15
xfs: factor dir2 block read operations
Dave Chinner
1
-177
/
+209
2012-11-15
xfs: add verifier callback to directory read code
Dave Chinner
8
-91
/
+102
2012-11-15
xfs: verify dquot blocks as they are read from disk
Dave Chinner
3
-23
/
+98
2012-11-15
xfs: verify btree blocks as they are read from disk
Dave Chinner
10
-61
/
+230
2012-11-15
xfs: verify inode buffers as they are read from disk
Dave Chinner
1
-49
/
+51
2012-11-15
xfs: verify AGFL blocks as they are read from disk
Dave Chinner
1
-1
/
+38
2012-11-15
xfs: verify AGI blocks as they are read from disk
Dave Chinner
1
-21
/
+35
[prev]
[next]