index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
10
-187
/
+458
2009-02-21
[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...
Steve French
5
-7
/
+105
2009-02-21
[CIFS] improve posix semantics of file create
Steve French
2
-103
/
+208
2009-02-21
[CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif...
Steve French
2
-3
/
+4
2009-02-21
cifs: posix fill in inode needed by posix open
Jeff Layton
2
-1
/
+3
2009-02-21
cifs: properly handle case where CIFSGetSrvInodeNumber fails
Jeff Layton
3
-15
/
+14
2009-02-21
cifs: refactor new_inode() calls and inode initialization
Jeff Layton
3
-66
/
+86
2009-02-21
[CIFS] Prevent OOPs when mounting with remote prefixpath.
Igor Mammedov
3
-2
/
+48
2009-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-4
/
+4
2009-02-20
Btrfs: check file pointer in btrfs_sync_file
Chris Mason
1
-4
/
+4
2009-02-20
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-3
/
+76
2009-02-19
Revert "[XFS] remove old vmap cache"
Felix Blyakher
1
-1
/
+74
2009-02-19
Revert "[XFS] use scalable vmap API"
Felix Blyakher
1
-3
/
+3
2009-02-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-3
/
+4
2009-02-19
inotify: fix GFP_KERNEL related deadlock
Ingo Molnar
1
-1
/
+1
2009-02-19
vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
Bill Nottingham
1
-0
/
+2
2009-02-19
fs/super.c: add lockdep annotation to s_umount
Peter Zijlstra
1
-1
/
+16
2009-02-19
mm: task dirty accounting fix
Nick Piggin
1
-0
/
+1
2009-02-19
timerfd: add flags check
Davide Libenzi
1
-6
/
+6
2009-02-19
seq_file: properly cope with pread
Eric Biederman
1
-4
/
+32
2009-02-18
block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb
Jens Axboe
1
-1
/
+1
2009-02-18
fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free
Subhash Peddamallu
1
-2
/
+3
2009-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
13
-84
/
+157
2009-02-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
8
-46
/
+99
2009-02-18
Fix incomplete __mntput locking
Al Viro
1
-2
/
+4
2009-02-16
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
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
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-12
ext2/xip: refuse to change xip flag during remount with busy inodes
Carsten Otte
1
-3
/
+6
2009-02-12
ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"
Jan Kara
1
-5
/
+6
2009-02-12
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-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
3
-26
/
+1
2009-02-10
Btrfs: don't use spin_is_contended
Chris Mason
3
-26
/
+1
[next]