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
2009-02-18
Revert "[XFS] use scalable vmap API"
Felix Blyakher
1
-3
/
+3
2009-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
22
-132
/
+260
2009-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
13
-84
/
+157
2009-02-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
8
-46
/
+99
2009-02-17
Fix incomplete __mntput locking
Al Viro
1
-2
/
+4
2009-02-15
ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling
Dan Carpenter
1
-5
/
+3
2009-02-14
ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages
Aneesh Kumar K.V
1
-2
/
+19
2009-02-14
ext4: Initialize preallocation list_head's properly
Aneesh Kumar K.V
1
-0
/
+3
2009-02-12
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Felix Blyakher
2
-6
/
+14
2009-02-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
8
-44
/
+34
2009-02-12
Btrfs: hold trans_mutex when using btrfs_record_root_in_trans
Yan Zheng
3
-0
/
+6
2009-02-12
Btrfs: make a lockdep class for the extent buffer locks
Chris Mason
7
-32
/
+99
2009-02-12
xfs: reject swapext ioctl on swapfiles
Christoph Hellwig
1
-0
/
+6
2009-02-12
xfs: fix error handling in xfs_log_mount
Christoph Hellwig
1
-6
/
+8
2009-02-12
Btrfs: fs/btrfs/volumes.c: remove useless kzalloc
Julia Lawall
1
-4
/
+0
2009-02-12
Btrfs: remove unused code in split_state()
Qinghuang Feng
1
-2
/
+0
2009-02-12
Btrfs: remove btrfs_init_path
Jeff Mahoney
4
-13
/
+2
2009-02-12
Btrfs: balance_level checks !child after access
Jeff Mahoney
1
-1
/
+1
2009-02-12
Btrfs: Avoid using __GFP_HIGHMEM with slab allocator
Yan Zheng
1
-1
/
+1
2009-02-12
Btrfs: don't clean old snapshots on sync(1)
Chris Mason
1
-1
/
+0
2009-02-12
Btrfs: use larger metadata clusters in ssd mode
Chris Mason
1
-1
/
+2
2009-02-12
Btrfs: process mount options on mount -o remount,
Chris Mason
1
-0
/
+4
2009-02-12
Btrfs: make sure all pending extent operations are complete
Josef Bacik
1
-29
/
+42
2009-02-11
ext2/xip: refuse to change xip flag during remount with busy inodes
Carsten Otte
1
-3
/
+6
2009-02-11
ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"
Jan Kara
1
-5
/
+6
2009-02-11
jbd: fix return value of journal_start_commit()
Jan Kara
1
-6
/
+11
2009-02-10
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
1
-3
/
+5
2009-02-10
ext4: Fix lockdep warning
Aneesh Kumar K.V
1
-13
/
+16
2009-02-10
ext4: Fix to read empty directory blocks correctly in 64k
Wei Yongjun
1
-1
/
+1
2009-02-10
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
Jan Kara
3
-15
/
+39
2009-02-10
Revert "ext4: wait on all pending commits in ext4_sync_fs()"
Jan Kara
1
-4
/
+7
2009-02-10
jbd2: Fix return value of jbd2_journal_start_commit()
Jan Kara
1
-6
/
+11
2009-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
3
-26
/
+1
2009-02-09
Btrfs: don't use spin_is_contended
Chris Mason
3
-26
/
+1
2009-02-09
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+5
2009-02-09
lockd: fix regression in lockd's handling of blocked locks
J. Bruce Fields
1
-1
/
+5
2009-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Felix Blyakher
30
-734
/
+346
2009-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Felix Blyakher
14
-348
/
+239
2009-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
58
-824
/
+1980
2009-02-09
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
12
-262
/
+181
2009-02-09
xfs: sanitize qh_lock wrappers
Christoph Hellwig
4
-81
/
+37
2009-02-09
xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
Christoph Hellwig
1
-13
/
+1
2009-02-09
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
Christoph Hellwig
2
-12
/
+6
2009-02-09
xfs: merge xfs_mkdir into xfs_create
Christoph Hellwig
3
-291
/
+92
2009-02-09
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
7
-18
/
+10
2009-02-09
xfs: remove superflous inobt macros
Christoph Hellwig
5
-31
/
+17
2009-02-09
xfs: remove iclog calculation special cases
Christoph Hellwig
1
-26
/
+2
2009-02-08
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
3
-113
/
+50
2009-02-08
xfs: cleanup xfs_find_handle
Christoph Hellwig
1
-62
/
+44
2009-02-08
async: Rename _special -> _domain for clarity.
Cornelia Huck
1
-2
/
+2
[next]