Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c3afcbb34426a9291e4c038540129053a72c3cd8
/
fs
c3afcbb
ocfs2: abstract btree growing calls
by Mark Fasheh
· 17 years ago
1f6697d
ocfs2: use all extent block suballocators
by Mark Fasheh
· 17 years ago
59a5e41
ocfs2: plug truncate into cached dealloc routines
by Mark Fasheh
· 17 years ago
2b60435
ocfs2: simplify deallocation locking
by Mark Fasheh
· 17 years ago
bce9976
ocfs2: harden buffer check during mapping of page blocks
by Mark Fasheh
· 17 years ago
7307de8
ocfs2: shared writeable mmap
by Mark Fasheh
· 18 years ago
607d44a
ocfs2: factor out write aops into nolock variants
by Mark Fasheh
· 18 years ago
3a307ff
ocfs2: rework ocfs2_buffered_write_cluster()
by Mark Fasheh
· 18 years ago
2e89b2e
ocfs2: take ip_alloc_sem during entire truncate
by Mark Fasheh
· 18 years ago
baf4661
ocfs2: Add "preferred slot" mount option
by Sunil Mushran
· 17 years ago
5fb0f7f
[KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2/dlm/dlmrecovery.c
by Shani Moideen
· 17 years ago
800deef
[PATCH] ocfs2: use list_for_each_entry where benefical
by Christoph Hellwig
· 17 years ago
e6df3a6
ocfs2: Wake up a starting region if it gets killed in the background.
by Joel Becker
· 18 years ago
16c6a4f
ocfs2: live heartbeat depends on the local node configuration
by Joel Becker
· 17 years ago
1482942
ocfs2: Depend on configfs heartbeat items.
by Joel Becker
· 17 years ago
631d1fe
configfs: config item dependancies.
by Joel Becker
· 17 years ago
299894c
configfs: accessing item hierarchy during rmdir(2)
by Joel Becker
· 18 years ago
6d74892
[PATCH] configsfs buffer: use mutex
by Johannes Berg
· 17 years ago
e6bd07a
configfs: Convert subsystem semaphore to mutex
by Joel Becker
· 17 years ago
3fe6c5c
[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly
by Satyam Sharma
· 17 years ago
9b1d9aa
[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h
by Satyam Sharma
· 17 years ago
4c62b53
configfs: misc cleanups
by Satyam Sharma
· 17 years ago
b23cdde
configfs: consistent attribute size
by Joel Becker
· 17 years ago
9f9d763
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
1b21f45
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 17 years ago
01370f0
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
3ebf449
[GFS2] Accept old format NFS filehandles
by Steven Whitehouse
· 17 years ago
bf1a95a
[S390] fixed cdl-format detection.
by Stefan Haberland
· 17 years ago
0845718
pipe: add documentation and comments
by Jens Axboe
· 17 years ago
cac36bb
pipe: change the ->pin() operation to ->confirm()
by Jens Axboe
· 17 years ago
d96e6e7
Remove remnants of sendfile()
by Jens Axboe
· 17 years ago
d054fe3
xip sendfile removal
by Carsten Otte
· 17 years ago
932cc6d
splice: completely document external interface with kerneldoc
by Jens Axboe
· 17 years ago
d6f5175
sendfile: remove bad_sendfile() from bad_file_ops
by Jens Axboe
· 17 years ago
497f962
pipe: allow passing around of ops private pointer
by Jens Axboe
· 17 years ago
d6b29d7
splice: divorce the splice structure/function definitions from the pipe header
by Jens Axboe
· 17 years ago
cf8208d
sendfile: convert nfsd to splice_direct_to_actor()
by Jens Axboe
· 17 years ago
f0930ff
sendfile: convert nfs to using splice_read()
by Jens Axboe
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
534f2aa
sys_sendfile: switch to using ->splice_read, if available
by Jens Axboe
· 17 years ago
6a14b90
vmsplice: add vmsplice-to-user support
by Jens Axboe
· 17 years ago
c66ab6f
splice: abstract out actor data
by Jens Axboe
· 17 years ago
72d3a38
unexport bio_{,un}map_user
by Adrian Bunk
· 17 years ago
71d441d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 17 years ago
43ae34c
sched: scheduler debugging, core
by Ingo Molnar
· 17 years ago
172ba84
sched: update delay-accounting to use CFS's precise stats
by Balbir Singh
· 17 years ago
b27f03d
sched: make use of precise accounting for /proc task stats
by Ingo Molnar
· 17 years ago
62480d1
sched: remove the SleepAVG field
by Ingo Molnar
· 17 years ago
a0a2474
[GFS2] Small fixes to logging code
by Steven Whitehouse
· 17 years ago
ac90a25
[DLM] dump more lock values
by David Teigland
· 17 years ago
35dcc52
[GFS2] Remove i_mode passing from NFS File Handle
by Wendy Cheng
· 17 years ago
bb9bcf0
[GFS2] Obtaining no_formal_ino from directory entry
by Wendy Cheng
· 17 years ago
f4fadb23c
[GFS2] git-gfs2-nmw-build-fix
by akpm@linux-foundation.org
· 17 years ago
b365762
[GFS2] System won't suspend with GFS2 file system mounted
by Abhijith Das
· 17 years ago
569a7b6
[GFS2] remounting w/o acl option leaves acls enabled
by Bob Peterson
· 17 years ago
090ffaa
[GFS2] inode size inconsistency
by Wendy Cheng
· 17 years ago
97d8483
[DLM] Telnet to port 21064 can stop all lockspaces
by Patrick Caulfield
· 17 years ago
1875f2f
[GFS2] Fix gfs2_block_truncate_page err return
by S. Wendy Cheng
· 17 years ago
773ed1a
[GFS2] Addendum to the journaled file/unmount patch
by Robert Peterson
· 17 years ago
eaf5bd3
[GFS2] Simplify multiple glock aquisition
by Steven Whitehouse
· 17 years ago
2332c44
[GFS2] assertion failure after writing to journaled file, umount
by Robert Peterson
· 17 years ago
2840501
[GFS2] Use zero_user_page() in stuffed_readpage()
by Steven Whitehouse
· 17 years ago
c420121
[GFS2] Remove bogus '\0' in rgrp.c
by Steven Whitehouse
· 17 years ago
8fb6859
[GFS2] Journaled file write/unstuff bug
by Robert Peterson
· 17 years ago
fad59c1
[DLM] don't require FS flag on all nodes
by David Teigland
· 17 years ago
d93cfa9
[GFS2] Fix deallocation issues
by Abhijith Das
· 17 years ago
a7a2ff8
[GFS2] return conflicts for GETLK
by David Teigland
· 17 years ago
d88101d
[GFS2] set plock owner in GETLK info
by David Teigland
· 17 years ago
037bcbb
[GFS2] gfs2_lookupi() uninitialised var fix
by akpm@linux-foundation.org
· 17 years ago
c8cdf47
[GFS2] Recovery for lost unlinked inodes
by Steven Whitehouse
· 17 years ago
b35997d
[GFS2] Can't mount GFS2 file system on AoE device
by Robert Peterson
· 17 years ago
e1cc860
[GFS2] Fix bug in error path of inode
by Steven Whitehouse
· 17 years ago
ffed8ab
[GFS2] Fix typo in rename of directories
by Steven Whitehouse
· 17 years ago
44f487a
[DLM] variable allocation
by Patrick Caulfield
· 17 years ago
292e539
[DLM] fix reference counting
by Josef Bacik
· 17 years ago
4bd91ba
[GFS2] Add nanosecond timestamp feature
by Steven Whitehouse
· 17 years ago
bb8d8a6
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
by Steven Whitehouse
· 17 years ago
ddf4b42
[GFS2] fix jdata issues
by Benjamin Marzinski
· 17 years ago
afb853f
[DLM] fix socket shutdown
by Patrick Caulfield
· 17 years ago
8991864
[GFS2] Make the log reserved blocks depend on block size
by Steven Whitehouse
· 17 years ago
1990e91
[GFS2] Quotas non-functional - fix another bug
by Abhijith Das
· 17 years ago
0b7cac0
[DLM] show default protocol
by David Teigland
· 17 years ago
9dd592d
[DLM] dumping master locks
by David Teigland
· 17 years ago
8b4021f
[DLM] canceling deadlocked lock
by David Teigland
· 17 years ago
84d8cd6
[DLM] timeout fixes
by David Teigland
· 17 years ago
b3cab7b
[DLM] Compile fix
by Steven Whitehouse
· 17 years ago
639aca4
[DLM] fix compile breakage
by David Teigland
· 17 years ago
8b0e7b2
[DLM] wait for config check during join [6/6]
by David Teigland
· 17 years ago
79d72b5
[DLM] fix new_lockspace error exit [5/6]
by David Teigland
· 17 years ago
c85d65e
[DLM] cancel in conversion deadlock [4/6]
by David Teigland
· 17 years ago
d7db923
[DLM] dlm_device interface changes [3/6]
by David Teigland
· 17 years ago
3ae1acf
[DLM] add lock timeouts and warnings [2/6]
by David Teigland
· 17 years ago
85e86ed
[DLM] block scand during recovery [1/6]
by David Teigland
· 17 years ago
916297a
[DLM] keep dlm from panicing when traversing rsb list in debugfs
by Josef Bacik
· 17 years ago
2a87ab0
[GFS2] Quotas non-functional - fix bug
by Abhijith Das
· 17 years ago
dbb7cae
[GFS2] Clean up inode number handling
by Steven Whitehouse
· 17 years ago
41d7db0
[GFS2] Reduce size of struct gdlm_lock
by Steven Whitehouse
· 17 years ago
cd81a4b
[GFS2] Addendum patch 2 for gfs2_grow
by Robert Peterson
· 17 years ago
0507ecf
[GFS2] use zero_user_page
by Nate Diller
· 17 years ago
6c53267
[GFS2] Kernel changes to support new gfs2_grow command (part 2)
by Robert Peterson
· 18 years ago
Next »