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
2010-10-12
ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR...
Tristan Ye
3
-2
/
+45
2010-10-12
Initialize max_slots early
Goldwyn Rodrigues
1
-9
/
+9
2010-10-12
When I tried to compile I got the following warning:
Poyo VL
1
-1
/
+1
2010-10-12
ocfs2: validate bg_free_bits_count after update
Srinivas Eeda
1
-0
/
+16
2010-09-16
ocfs2: Initialize the bktcnt variable properly, and call it bucket_count
Joel Becker
1
-4
/
+4
2010-09-16
ocfs2: Silence unused warning.
Joel Becker
1
-3
/
+3
2010-09-10
Track negative entries v3
Goldwyn Rodrigues
6
-5
/
+42
2010-09-10
ocfs2: Cache system inodes of other slots.
Tao Ma
4
-15
/
+73
2010-09-10
libfs: Fix shift bug in generic_check_addressable()
Joel Becker
1
-4
/
+4
2010-09-10
OCFS2: Allow huge (> 16 TiB) volumes to mount
Patrick J. LoPresti
1
-5
/
+46
2010-09-10
JBD2: Allow feature checks before journal recovery
Patrick J. LoPresti
1
-0
/
+4
2010-09-10
ext3/ext4: Factor out disk addressability check
Patrick J. LoPresti
3
-7
/
+34
2010-09-10
Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...
Joel Becker
6
-17
/
+63
2010-09-10
ocfs2: Remove obsolete comments before ocfs2_start_trans.
Tao Ma
1
-3
/
+0
2010-09-10
ocfs2: Remove unused old_id in ocfs2_commit_cache.
Tao Ma
1
-2
/
+1
2010-09-10
ocfs2: Remove ocfs2_sync_inode()
Jan Kara
1
-10
/
+0
2010-09-10
Reorganize data elements to reduce struct sizes
Goldwyn Rodrigues
5
-19
/
+24
2010-09-10
ocfs2: Remove obscure error handling in direct_write.
Tao Ma
1
-11
/
+0
2010-09-10
ocfs2: Add some trace log for orphan scan.
Tao Ma
1
-0
/
+3
2010-09-10
Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8.
Tristan Ye
2
-0
/
+451
2010-09-09
mm: Move vma_stack_continue into mm.h
Stefan Bader
1
-1
/
+2
2010-09-09
Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6
Linus Torvalds
9
-107
/
+475
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-20
/
+30
2010-09-08
ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan
Mark Fasheh
1
-20
/
+107
2010-09-08
ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions
Mark Fasheh
1
-32
/
+88
2010-09-08
ocfs2: allow return of new inode block location before allocation of the inode
Mark Fasheh
2
-0
/
+180
2010-09-08
ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding
Mark Fasheh
1
-13
/
+4
2010-09-08
ocfs2: split out inode alloc code from ocfs2_mknod_locked
Mark Fasheh
1
-18
/
+37
2010-09-08
Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef...
Tristan Ye
1
-1
/
+1
2010-09-08
ocfs2: Fix deadlock when allocating page
Jan Kara
3
-4
/
+5
2010-09-08
ocfs2: properly set and use inode group alloc hint
Mark Fasheh
1
-4
/
+20
2010-09-08
ocfs2: Use the right group in nfs sync check.
Tao Ma
1
-8
/
+11
2010-09-08
ocfs2: Flush drive's caches on fdatasync
Jan Kara
1
-1
/
+10
2010-09-08
ocfs2: make __ocfs2_page_mkwrite handle file end properly.
Tao Ma
1
-3
/
+5
2010-09-08
ocfs2: Fix incorrect checksum validation error
Sunil Mushran
1
-1
/
+5
2010-09-08
ocfs2: Fix metaecc error messages
Sunil Mushran
1
-2
/
+2
2010-09-08
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2010-09-08
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
7
-14
/
+35
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-1
/
+2
2010-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-0
/
+1
2010-09-08
VFS: Sanity check mount flags passed to change_mnt_propagation()
Valerie Aurora
1
-1
/
+22
2010-09-07
fuse: fix lock annotations
Miklos Szeredi
2
-16
/
+18
2010-09-07
fuse: flush background queue on connection close
Miklos Szeredi
1
-4
/
+12
2010-09-04
sysfs: checking for NULL instead of ERR_PTR
Dan Carpenter
1
-1
/
+1
2010-09-03
Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Alex Elder
3
-11
/
+11
2010-09-03
xfs: Make fiemap work with sparse files
Tao Ma
3
-3
/
+17
2010-09-03
xfs: prevent 32bit overflow in space reservation
Dave Chinner
1
-3
/
+10
2010-09-02
nfsd4: mask out non-access bits in nfs4_access_to_omode
J. Bruce Fields
1
-1
/
+1
2010-09-02
xfs: Disallow 32bit project quota id
Arkadiusz Mi?kiewicz
1
-0
/
+7
[next]