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.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
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-10
ocfs2: set non-default s_time_gran during mount
Mark Fasheh
1
-0
/
+1
2007-08-10
ocfs2: Retry sendpage() if it returns EAGAIN
Sunil Mushran
1
-8
/
+16
2007-08-10
ocfs2: Fix rename/extend race
Sunil Mushran
1
-1
/
+15
2007-08-10
[2.6 patch] ocfs2_insert_extent(): remove dead code
Adrian Bunk
1
-4
/
+0
2007-08-10
ocfs2: Fix max offset calculations
Mark Fasheh
1
-28
/
+40
2007-08-10
ocfs2: check ia_size limits in setattr
Mark Fasheh
1
-0
/
+5
2007-08-10
ocfs2: Fix some casting errors related to file writes
Mark Fasheh
2
-5
/
+5
2007-08-10
ocfs2: use s_maxbytes directly in ocfs2_change_file_space()
Mark Fasheh
3
-4
/
+2
2007-08-10
ocfs2: Restrict inode changes in ocfs2_update_inode_atime()
Mark Fasheh
1
-1
/
+18
2007-07-25
ocfs2: bad kunmap_atomic()
Jens Axboe
1
-1
/
+1
2007-07-20
fix some conversion overflows
Nick Piggin
1
-1
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
4
-4
/
+4
2007-07-20
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+59
2007-07-19
mm: fault feedback #1
Nick Piggin
1
-16
/
+14
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2
-10
/
+9
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
1
-0
/
+1
2007-07-19
ocfs2: ->fallocate() support
Mark Fasheh
1
-18
/
+59
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-18
Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
1
-1
/
+2
2007-07-18
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+2
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-1
/
+1
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
1
-0
/
+2
2007-07-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
31
-980
/
+4231
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-07-11
[PATCH] ocfs2: zero_user_page conversion
Eric Sandeen
1
-11
/
+2
2007-07-11
ocfs2: Support xfs style space reservation ioctls
Mark Fasheh
6
-16
/
+216
2007-07-11
ocfs2: support for removing file regions
Mark Fasheh
4
-12
/
+262
2007-07-11
ocfs2: update truncate handling of partial clusters
Mark Fasheh
3
-46
/
+35
2007-07-11
ocfs2: btree support for removal of arbirtrary extents
Mark Fasheh
1
-0
/
+367
2007-07-11
ocfs2: Support creation of unwritten extents
Mark Fasheh
7
-28
/
+105
2007-07-11
ocfs2: support writing of unwritten extents
Mark Fasheh
3
-26
/
+84
2007-07-11
ocfs2: small cleanup of ocfs2_write_begin_nolock()
Mark Fasheh
1
-32
/
+76
2007-07-11
ocfs2: btree changes for unwritten extents
Mark Fasheh
6
-91
/
+1770
2007-07-11
ocfs2: abstract btree growing calls
Mark Fasheh
1
-45
/
+74
2007-07-11
ocfs2: use all extent block suballocators
Mark Fasheh
2
-12
/
+0
2007-07-11
ocfs2: plug truncate into cached dealloc routines
Mark Fasheh
5
-94
/
+29
2007-07-11
ocfs2: simplify deallocation locking
Mark Fasheh
4
-21
/
+242
2007-07-11
ocfs2: harden buffer check during mapping of page blocks
Mark Fasheh
1
-1
/
+2
2007-07-11
ocfs2: shared writeable mmap
Mark Fasheh
4
-39
/
+200
2007-07-11
ocfs2: factor out write aops into nolock variants
Mark Fasheh
1
-40
/
+80
2007-07-11
ocfs2: rework ocfs2_buffered_write_cluster()
Mark Fasheh
3
-438
/
+551
2007-07-11
ocfs2: take ip_alloc_sem during entire truncate
Mark Fasheh
2
-6
/
+9
2007-07-11
ocfs2: Add "preferred slot" mount option
Sunil Mushran
3
-5
/
+31
2007-07-11
[KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...
Shani Moideen
1
-1
/
+1
2007-07-11
[PATCH] ocfs2: use list_for_each_entry where benefical
Christoph Hellwig
6
-105
/
+47
2007-07-11
ocfs2: Wake up a starting region if it gets killed in the background.
Joel Becker
1
-1
/
+20
2007-07-11
ocfs2: live heartbeat depends on the local node configuration
Joel Becker
3
-3
/
+46
2007-07-11
ocfs2: Depend on configfs heartbeat items.
Joel Becker
7
-17
/
+92
2007-07-11
configfs: Convert subsystem semaphore to mutex
Joel Becker
1
-1
/
+1
2007-07-10
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
1
-2
/
+2
[next]