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-04-11
btrfs: properly handle overlapping areas in memmove_extent_buffer
Sergei Trofimovich
1
-3
/
+11
2011-04-11
Btrfs: fix memory leaks in btrfs_new_inode()
Yoshinori Sano
1
-1
/
+4
2011-04-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
17
-507
/
+531
2011-04-11
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
1
-1
/
+1
2011-04-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-35
/
+102
2011-04-11
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-4
/
+6
2011-04-10
ext4: fix data corruption regression by reverting commit 6de9843dab3f
Theodore Ts'o
1
-0
/
+1
2011-04-10
ext4: Allow indirect-block file to grow the file size to max file size
Kazuya Mio
1
-6
/
+17
2011-04-10
ext4: allow an active handle to be started when freezing
Yongqiang Yang
1
-11
/
+33
2011-04-10
ext4: sync the directory inode in ext4_sync_parent()
Curt Wohlgemuth
1
-3
/
+14
2011-04-10
nfsd4: fix oops on lock failure
J. Bruce Fields
1
-3
/
+6
2011-04-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-36
/
+26
2011-04-08
Btrfs: check for duplicate iov_base's when doing dio reads
Josef Bacik
1
-1
/
+16
2011-04-08
Btrfs: reuse the extent_map we found when calling btrfs_get_extent
Josef Bacik
1
-8
/
+28
2011-04-08
Btrfs: do not use async submit for small DIO io's
Josef Bacik
1
-5
/
+19
2011-04-08
Btrfs: don't split dio bios if we don't have to
Josef Bacik
1
-7
/
+13
2011-04-08
Btrfs: do not call btrfs_update_inode in endio if nothing changed
Josef Bacik
1
-5
/
+10
2011-04-08
Btrfs: map the inode item when doing fill_inode_item
Josef Bacik
1
-0
/
+12
2011-04-08
Btrfs: only retry transaction reservation once
Josef Bacik
1
-1
/
+10
2011-04-08
Btrfs: deal with the case that we run out of space in the cache
Josef Bacik
3
-74
/
+69
2011-04-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-10
/
+5
2011-04-08
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
1
-11
/
+9
2011-04-08
xfs: fix xfs_debug warnings
Christoph Hellwig
2
-29
/
+22
2011-04-08
xfs: fix variable set but not used warnings
Christoph Hellwig
5
-18
/
+0
2011-04-08
xfs: convert log tail checking to a warning
Dave Chinner
2
-8
/
+25
2011-04-08
xfs: catch bad block numbers freeing extents.
Dave Chinner
1
-7
/
+23
2011-04-08
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
4
-9
/
+61
2011-04-08
xfs: clean up code layout in xfs_trans_ail.c
Dave Chinner
1
-136
/
+118
2011-04-08
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
3
-151
/
+124
2011-04-08
xfs: introduce background inode reclaim work
Dave Chinner
2
-3
/
+67
2011-04-08
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
3
-102
/
+36
2011-04-08
xfs: introduce a xfssyncd workqueue
Dave Chinner
4
-61
/
+63
2011-04-08
xfs: fix extent format buffer allocation size
Dave Chinner
1
-27
/
+40
2011-04-07
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
Bryan Schumaker
1
-3
/
+1
2011-04-07
Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
5
-24
/
+53
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
143
-230
/
+230
2011-04-06
NFS: Fix a signed vs. unsigned secinfo bug
Bryan Schumaker
1
-33
/
+25
2011-04-05
ext4: init timer earlier to avoid a kernel panic in __save_error_info
Tao Ma
1
-3
/
+5
2011-04-05
jbd2: fix potential memory leak on transaction commit
Zhang Huan
1
-1
/
+3
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Linus Torvalds
4
-6
/
+10
2011-04-05
inotify: fix double free/corruption of stuct user
Eric Paris
2
-26
/
+14
2011-04-05
fs: export empty_aops
Jens Axboe
3
-5
/
+10
2011-04-05
ufs: remove unessecary blk_flush_plug
Christoph Hellwig
1
-1
/
+0
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-25
/
+145
2011-04-05
UBIFS: fix debugging failure in dbg_check_space_info
Artem Bityutskiy
1
-5
/
+36
2011-04-05
UBIFS: fix error path in dbg_debugfs_init_fs
Artem Bityutskiy
1
-5
/
+5
2011-04-05
UBIFS: unify error path dbg_debugfs_init_fs
Artem Bityutskiy
1
-8
/
+6
2011-04-05
UBIFS: do not select KALLSYMS_ALL
Artem Bityutskiy
1
-1
/
+1
2011-04-05
UBIFS: fix assertion warnings
Artem Bityutskiy
1
-1
/
+2
2011-04-05
UBIFS: fix oops on error path in read_pnode
Artem Bityutskiy
1
-4
/
+3
[prev]
[next]