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-06-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-38
/
+64
2012-06-28
Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-6
/
+6
2012-06-28
udf: Fortify loading of sparing table
Jan Kara
1
-33
/
+53
2012-06-28
udf: Avoid run away loop when partition table length is corrupted
Jan Kara
1
-1
/
+9
2012-06-28
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
Jan Kara
1
-4
/
+2
2012-06-27
UBIFS: correct usage of IS_ENABLED()
Brian Norris
1
-4
/
+4
2012-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-9
/
+12
2012-06-22
Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
11
-131
/
+153
2012-06-21
Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-11
/
+19
2012-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-46
/
+62
2012-06-21
xfs: rename log structure to xlog
Mark Tinguely
6
-88
/
+116
2012-06-21
xfs: shutdown xfs_sync_worker before the log
Ben Myers
2
-16
/
+17
2012-06-21
xfs: Fix overallocation in xfs_buf_allocate_memory()
Jan Kara
1
-14
/
+2
2012-06-21
xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near
Dave Chinner
1
-0
/
+1
2012-06-21
xfs: check for stale inode before acquiring iflock on push
Brian Foster
1
-9
/
+8
2012-06-21
Btrfs: delay iput with async extents
Josef Bacik
1
-2
/
+2
2012-06-21
Btrfs: add a missing spin_lock
Josef Bacik
1
-0
/
+1
2012-06-21
Btrfs: don't assume to be on the correct extent in add_all_parents
Alexander Block
1
-42
/
+52
2012-06-21
Btrfs: introduce btrfs_next_old_item
Alexander Block
1
-2
/
+7
2012-06-20
Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-11
/
+21
2012-06-20
Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-22
/
+12
2012-06-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-1
/
+5
2012-06-20
mm: correctly synchronize rss-counters at exit/exec
Konstantin Khlebnikov
1
-1
/
+1
2012-06-20
nilfs2: ensure proper cache clearing for gc-inodes
Ryusuke Konishi
2
-0
/
+4
2012-06-20
xfs: fix debug_object WARN at xfs_alloc_vextent()
Jeff Liu
1
-1
/
+1
2012-06-20
xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)
Alain Renaud
1
-3
/
+8
2012-06-20
NFS: Force the legacy idmapper to be single threaded
Bryan Schumaker
1
-5
/
+8
2012-06-20
ceph: check PG_Private flag before accessing page->private
Yan, Zheng
1
-9
/
+12
2012-06-19
NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)
Trond Myklebust
1
-1
/
+1
2012-06-19
NFS: Fix a refcounting issue in O_DIRECT
Trond Myklebust
1
-0
/
+1
2012-06-19
NFSv4.1: Fix a race in set_pnfs_layoutdriver
Trond Myklebust
1
-4
/
+4
2012-06-18
NFSv4.1: Fix umount when filelayout DS is also the MDS
Trond Myklebust
2
-1
/
+5
2012-06-18
UBIFS: fix assertion
Dan Carpenter
1
-2
/
+2
2012-06-17
hfsplus: fix bless ioctl when used with hardlinks
Matthew Garrett
1
-2
/
+7
2012-06-17
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
Janne Kalliomäki
1
-1
/
+1
2012-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-2
/
+3
2012-06-15
Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-39
/
+74
2012-06-15
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-8
/
+7
2012-06-15
Btrfs: cast devid to unsigned long long for printk %llu
Chris Mason
1
-1
/
+2
2012-06-15
Btrfs: init old_generation in get_old_root
Chris Mason
1
-1
/
+1
2012-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
18
-189
/
+476
2012-06-15
kmsg - kmsg_dump() use iterator to receive log buffer content
Kay Sievers
1
-22
/
+12
2012-06-15
Btrfs: destroy the items of the delayed inodes in error handling routine
Miao Xie
3
-0
/
+27
2012-06-15
Btrfs: make sure that we've made everything in pinned tree clean
Liu Bo
1
-0
/
+11
2012-06-15
Btrfs: avoid memory leak of extent state in error handling routine
Liu Bo
1
-0
/
+2
2012-06-15
Btrfs: do not resize a seeding device
Liu Bo
1
-0
/
+7
2012-06-15
Btrfs: fix missing inherited flag in rename
Liu Bo
1
-3
/
+6
2012-06-15
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...
Chris Mason
3
-35
/
+70
2012-06-14
Btrfs: fix incompat flags setting
Li Zefan
1
-1
/
+1
2012-06-14
Btrfs: fix defrag regression
Li Zefan
1
-48
/
+49
[next]