Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f55ab26a8f92a23988c3e6da28dae4741933a4e2
/
fs
f55ab26
[GFS2] Use mutices rather than semaphores
by Steven Whitehouse
· 19 years ago
5c4e9e0
[GFS2] Fix a case where we didn't get unstuffing right
by Steven Whitehouse
· 19 years ago
61a30dc
[GFS2] Fix for lock recursion problem for internal files
by Steven Whitehouse
· 19 years ago
4dd651a
[GFS2] Fix the bugs I introduced in the last patch but one
by Steven Whitehouse
· 19 years ago
d1665e4
[GFS2] Put back O_DIRECT support
by Steven Whitehouse
· 19 years ago
fc69d0d
[GFS2] Change ondisk format (hopefully for the last time)
by Steven Whitehouse
· 19 years ago
7359a19
[GFS2] Fix for root inode ref count bug
by Steven Whitehouse
· 19 years ago
18ec7d5
[GFS2] Make journaled data files identical to normal files on disk
by Steven Whitehouse
· 19 years ago
257f9b4
[GFS2] Update truncate function (shrinking partial blocks)
by Steven Whitehouse
· 19 years ago
f42faf4
[GFS2] Add gfs2_internal_read()
by Steven Whitehouse
· 19 years ago
fd2ee6b
[GFS2] Remove unused prototype
by Steven Whitehouse
· 19 years ago
e13940b
[GFS2] Make dir.c independant of jdata.c
by Steven Whitehouse
· 19 years ago
9b124fb
[GFS2] Use mpage_readpage() in gfs2_readpage()
by Steven Whitehouse
· 19 years ago
2442a09
[GFS2] Bug fix relating to endian conversion in inode.c
by Steven Whitehouse
· 19 years ago
4ff1467
[GFS2] Rename get_block and make it extern
by Steven Whitehouse
· 19 years ago
b381bea
[GFS2] Remove unused file resize.c
by Steven Whitehouse
· 19 years ago
aa6a85a
[GFS2] Remove pointless argument relating to truncate
by Steven Whitehouse
· 19 years ago
044399b
Merge branch 'master'
by David Teigland
· 19 years ago
9013592
[DLM] Update DLM to the latest patch level
by David Teigland
· 19 years ago
7e732bf
[PATCH] Fix regression added by ppoll/pselect code.
by David S. Miller
· 19 years ago
0f36b01
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 19 years ago
715b49e
[PATCH] EDAC: atomic scrub operations
by Alan Cox
· 19 years ago
9f72949
[PATCH] Add pselect/ppoll system call implementation
by David Woodhouse
· 19 years ago
5590ff0
[PATCH] vfs: *at functions: core
by Ulrich Drepper
· 19 years ago
e2f9901
[PATCH] exportfs: add find_acceptable_alias helper
by Christoph Hellwig
· 19 years ago
846f2fc
[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.
by David Shaw
· 19 years ago
45bd3b3
[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c
by NeilBrown
· 19 years ago
7fcd5330
[PATCH] nfsd4_lock() returns bogus values to clients
by Al Viro
· 19 years ago
de1ae28
[PATCH] NFSERR_SERVERFAULT returned host-endian
by Al Viro
· 19 years ago
9246585
[PATCH] nfsd4_truncate() bogus return value
by Al Viro
· 19 years ago
d75f2b9
[PATCH] nfsd/vfs.c: endianness fixes
by Al Viro
· 19 years ago
5274881
[PATCH] nfsd4: clean up settattr code
by Fred Isaman
· 19 years ago
34081ef
[PATCH] nfsd4: Fix bug in rdattr_error return
by Fred Isaman
· 19 years ago
6c26d08
[PATCH] nfsd4: fix open_downgrade
by J. Bruce Fields
· 19 years ago
fb553c0
[PATCH] nfsd4: don't create on open that fails due to ERR_GRACE
by J. Bruce Fields
· 19 years ago
0f442aa
[PATCH] nfsd4: simplify process-open1 logic
by J. Bruce Fields
· 19 years ago
375c554
[PATCH] nfsd4: nfs4state.c miscellaneous goto removals
by J. Bruce Fields
· 19 years ago
ae8b625
[PATCH] nfsd4: no replays on unconfirmed owners
by J. Bruce Fields
· 19 years ago
a525825
[PATCH] nfsd4: handle replays of failed open reclaims
by J. Bruce Fields
· 19 years ago
c2642ab
[PATCH] nfsd4: recovery lookup dir check
by J. Bruce Fields
· 19 years ago
d22749b
[PATCH] nfsd4: fix open of recovery directory
by J. Bruce Fields
· 19 years ago
fd44527
[PATCH] nfsd4: operation debugging
by J. Bruce Fields
· 19 years ago
796dadf
[PATCH] nfsd4: fix check_for_locks
by J. Bruce Fields
· 19 years ago
04ef595
[PATCH] nfsd4: remove release_state_owner()
by J. Bruce Fields
· 19 years ago
3a65588
[PATCH] nfsd4: rename lk_stateowner
by J. Bruce Fields
· 19 years ago
8a28051
[PATCH] nfsd4: fix nfsd4_lock cleanup on failure
by J. Bruce Fields
· 19 years ago
a6f6ef2
[PATCH] nfsd4: misc lock fixes
by Andy Adamson
· 19 years ago
7e8f059
[PATCH] nfsd: remove inline from a couple of large NFS functions
by NeilBrown
· 19 years ago
f193fba
[PATCH] nfsd: check error status from nfsd_sync_dir
by YAMAMOTO Takashi
· 19 years ago
6b19283
[PATCH] hfs: set type/creator for symlinks
by Roman Zippel
· 19 years ago
af8c85b
[PATCH] hfs: set correct create date for links
by Roman Zippel
· 19 years ago
9a4cad9
[PATCH] hfs: set correct ctime
by Roman Zippel
· 19 years ago
2179d37
[PATCH] hfs: add HFSX support
by David Elliott
· 19 years ago
7cf3cc3
[PATCH] hfs: cleanup HFS prints
by Roman Zippel
· 19 years ago
634725a
[PATCH] hfs: cleanup HFS+ prints
by Roman Zippel
· 19 years ago
5131cf1
[PATCH] add missing syscall declarations
by Arnd Bergmann
· 19 years ago
147b31c
[PATCH] v9fs: add readpage support
by Eric Van Hensbergen
· 19 years ago
43c3e6f
[PATCH] jbd: remove_transaction fix
by Jan Kara
· 19 years ago
8d3c7fc
[PATCH] jbd: log_do_checkpoint fix
by Jan Kara
· 19 years ago
47c886b
[CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an
by Steve French
· 19 years ago
ec58002
[DLM] Export config_group_find_obj for use by the DLM
by David Teigland
· 19 years ago
a98ab22
[GFS2] Rename gfs2_meta_pin to gfs2_pin
by Steven Whitehouse
· 19 years ago
4f3df04
[GFS2] Change memory allocations to GFP_NOFS
by Steven Whitehouse
· 19 years ago
64fb4eb
[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure
by Steven Whitehouse
· 19 years ago
586dfda
[GFS2] Make the new argument to gfs2_trans_add_bh() actually do something
by Steven Whitehouse
· 19 years ago
d4e9c4c
[GFS2] Add an additional argument to gfs2_trans_add_bh()
by Steven Whitehouse
· 19 years ago
b96ca4f
[GFS2] Update init_dinode() to reduce stack usage
by Steven Whitehouse
· 19 years ago
3bd7662
[GFS2] Remove unused code from ondisk.c/gfs2_ondisk.h
by Steven Whitehouse
· 19 years ago
666a2c5
[GFS2] Remove unused code from various files
by Steven Whitehouse
· 19 years ago
c73530a
[GFS2] Remove remains of the GFS2 identify ioctl()
by David Teigland
· 19 years ago
5ddec5b
[GFS2] Only two args for kobject_uevent() in locking/dlm/mount.c
by David Teigland
· 19 years ago
e7fd417
[DLM] The core of the DLM for GFS2/CLVM
by David Teigland
· 19 years ago
2ff4782
Merge branch 'master'
by David Teigland
· 19 years ago
d65177c
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
d41f084
[CIFS] Remove compiler warning
by Steve French
· 19 years ago
d88992f
[XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for
by David Chinner
· 19 years ago
869d81d
[GFS2] An update of the GFS2 lock modules
by David Teigland
· 19 years ago
a8f2d64
[GFS2] Fix typo in GFS2 Makefile
by David Teigland
· 19 years ago
095da6c
[PATCH] fuse: fix bitfield race
by Miklos Szeredi
· 19 years ago
c1aa96a
[PATCH] fuse: use asynchronous READ requests for readpages
by Miklos Szeredi
· 19 years ago
361b1eb
[PATCH] fuse: READ request initialization
by Miklos Szeredi
· 19 years ago
9b9a046
[PATCH] fuse: move INIT handling to inode.c
by Miklos Szeredi
· 19 years ago
64c6d8e
[PATCH] fuse: add asynchronous request support
by Miklos Szeredi
· 19 years ago
69a53bf
[PATCH] fuse: add connection aborting
by Miklos Szeredi
· 19 years ago
0cd5b88
[PATCH] fuse: add number of waiting requests attribute
by Miklos Szeredi
· 19 years ago
f543f25
[PATCH] fuse: make fuse connection a kobject
by Miklos Szeredi
· 19 years ago
9ba7cbb
[PATCH] fuse: extend semantics of connected flag
by Miklos Szeredi
· 19 years ago
d77a1d5
[PATCH] fuse: introduce list for requests under I/O
by Miklos Szeredi
· 19 years ago
83cfd49
[PATCH] fuse: introduce unified request state
by Miklos Szeredi
· 19 years ago
6383bda
[PATCH] fuse: miscellaneous cleanup
by Miklos Szeredi
· 19 years ago
8bfc016
[PATCH] fuse: uninline some functions
by Miklos Szeredi
· 19 years ago
b3bebd9
[PATCH] fuse: handle error INIT reply
by Miklos Szeredi
· 19 years ago
f43b155
[PATCH] fuse: fix request_end()
by Miklos Szeredi
· 19 years ago
222f1d6
[PATCH] fuse: fuse_copy_finish() order fix
by Miklos Szeredi
· 19 years ago
f87fd4c
[PATCH] add /sys/fs
by Miklos Szeredi
· 19 years ago
0e6e1db
[PATCH] partitions: Read Rio Karma partition table
by Bob Copeland
· 19 years ago
01ffe33
Make alloc_page_buffers() initialise buffer_heads using init_buffer(),
by Nathan Scott
· 19 years ago
29b7998
[GFS2] The lock modules for GFS2
by David Teigland
· 19 years ago
b3b94fa
[GFS2] The core of GFS2
by David Teigland
· 19 years ago
f7825dc
[GFS2] Hook GFS2 into the Kbuild system
by David Teigland
· 19 years ago
Next »