Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c4fd308ed62f292518363ea9c6c2adb3c2d95f9d
/
fs
« Previous
24b5842
ext4: Use ext4 file system driver for ext2/ext3 file system mounts
by Theodore Ts'o
· 15 years ago
c09eef3
ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()
by Roel Kluin
· 15 years ago
9dfdf40
nfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTID
by Ricardo Labiaga
· 15 years ago
9430fb6
nfs41: nfs41_setup_state_renewal
by Ricardo Labiaga
· 15 years ago
bcb5616
NFSv41: More cleanups
by Trond Myklebust
· 15 years ago
35dc1d7
NFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINING code
by Trond Myklebust
· 15 years ago
d61e612
NFSv41: Clean up slot table management
by Trond Myklebust
· 15 years ago
f26468f
NFSv41: Fix nfs4_proc_create_session
by Trond Myklebust
· 15 years ago
897e81b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
da6ebfe
nfs41: Invoke RECLAIM_COMPLETE
by Ricardo Labiaga
· 15 years ago
fce5c83
nfs41: RECLAIM_COMPLETE functionality
by Ricardo Labiaga
· 15 years ago
18019753
nfs41: RECLAIM_COMPLETE XDR functionality
by Ricardo Labiaga
· 15 years ago
8b17321
Cleanup some NFSv4 XDR decode comments
by Ricardo Labiaga
· 15 years ago
0556d1a
NFSv41: nfs4_reset_session must always set NFS4CLNT_SESSION_DRAINING
by Trond Myklebust
· 15 years ago
2597641
nfs41: v2 fix cb_recall bug
by Alexandros Batsakis
· 15 years ago
0629e37
nfs41: check SEQUENCE status flag
by Alexandros Batsakis
· 15 years ago
2449ea2
nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
by Alexandros Batsakis
· 15 years ago
7b183d0
nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_id
by Alexandros Batsakis
· 15 years ago
4882ef7
nfs41: add support for the exclusive create flags
by Alexandros Batsakis
· 15 years ago
d8cb1a7
nfs41: check if session exists and if it is persistent
by Alexandros Batsakis
· 15 years ago
31f0960
nfs41: V2 initial support for CB_RECALL_ANY
by Alexandros Batsakis
· 15 years ago
c79571a
nfs4: V2 return/expire delegations depending on their type
by Alexandros Batsakis
· 15 years ago
b4a6f49
nfs4: minor delegation cleaning
by Alexandros Batsakis
· 15 years ago
07bccc2
nfs41: add support for callback with RPC version number 4
by Alexandros Batsakis
· 15 years ago
1ebb275
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 15 years ago
6070d81
tree-wide: fix misspelling of "definition" in comments
by Adam Buchbinder
· 15 years ago
febe29d
reiserfs: fix misspelling of "journaled"
by Adam Buchbinder
· 15 years ago
0b9e2d4
nfs41: only state manager sets NFS4CLNT_SESSION_SETUP
by Andy Adamson
· 15 years ago
691daf3
nfs41: drain session cleanup
by Andy Adamson
· 15 years ago
ea028ac
nfs41: nfs41: fix state manager deadlock in session reset
by Andy Adamson
· 15 years ago
05f0d23
nfs41: remove nfs4_recover_session
by Andy Adamson
· 15 years ago
2628edd
nfs41: don't clear tk_action on success
by Andy Adamson
· 15 years ago
8ba9bf8
nfs41: fix switch in nfs4_recovery_handle_error
by Andy Adamson
· 15 years ago
b917923
nfs41: fix switch in nfs4_handle_exception
by Andy Adamson
· 15 years ago
36bbe34
nfs41: free the slot on unhandled read errors
by Andy Adamson
· 15 years ago
e608e79
nfs41: call free slot from nfs4_restart_rpc
by Andy Adamson
· 15 years ago
1d9ddde
nfs41: nfs4_get_lease_time will never session reset
by Andy Adamson
· 15 years ago
6df0818
nfs41: rename cl_state session SETUP bit to RESET
by Andy Adamson
· 15 years ago
4d643d1
nfs41: add create session into establish_clid
by Andy Adamson
· 15 years ago
2f2ffd3
ceph: mark v0.18 release
by Sage Weil
· 15 years ago
336e868
inotify: remove superfluous return code check
by Giuseppe Scrivano
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
be030e6
fs/debugfs/inode.c: fix comment typos
by Alberto Bertogli
· 15 years ago
bf48aab
tree-wide: fix typos "offest" -> "offset"
by Uwe Kleine-König
· 15 years ago
7285f2d
Merge branch 'devel' into linux-next
by Trond Myklebust
· 15 years ago
44ed355
NFS4ERR_FILE_OPEN handling in Linux/NFS
by NeilBrown
· 15 years ago
33d4909
ceph: allow preferred osd to be get/set via layout ioctl
by Sage Weil
· 15 years ago
1d1de916
ceph: hide /.ceph from readdir results
by Sage Weil
· 15 years ago
50b885b
ceph: whitespace cleanup
by Sage Weil
· 15 years ago
24e9302
nfs: clean up sillyrenaming in nfs_rename()
by Miklos Szeredi
· 15 years ago
2722610
nfs: dont unhash target if renaming a directory
by Miklos Szeredi
· 15 years ago
28f79a1
nfs: fix comments in nfs_rename()
by Miklos Szeredi
· 15 years ago
e48de5e
nfs: remove unnecessary check from nfs_rename()
by Miklos Szeredi
· 15 years ago
9c4c761
NFSv4.1: Handle NFSv4.1 session errors in the lock recovery code
by Trond Myklebust
· 15 years ago
dd47f96
NFS: Revert default r/wsize behavior
by Chuck Lever
· 15 years ago
d250e19
NFS: Display compressed (shorthand) IPv6 in /proc/mounts
by Chuck Lever
· 15 years ago
ee671b0
NFS: convert proto= option to use netids rather than a protoname
by Jeff Layton
· 15 years ago
d4e935b
The rpc server does not require that service threads take the BKL.
by J. Bruce Fields
· 15 years ago
1185a55
NFSv4: Ensure nfs4_close_context() is declared as static
by Trond Myklebust
· 15 years ago
0a6566e
NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared static
by Trond Myklebust
· 15 years ago
b6d408b
NFSv4: Fix up error handling in the state manager main loop.
by Trond Myklebust
· 15 years ago
a9ed2e2
NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.
by Trond Myklebust
· 15 years ago
c8b7ae3d
NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctly
by Trond Myklebust
· 15 years ago
4f7cdf1
NFSv4: The state manager shouldn't exit on errors that were handled
by Trond Myklebust
· 15 years ago
e345e88
NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot
by Trond Myklebust
· 15 years ago
a2934c7
cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referrals
by Jeff Layton
· 15 years ago
d18cc1f
NFSv4: Fix a potential state manager deadlock when returning delegations
by Trond Myklebust
· 15 years ago
d327cf7
Re: acl trouble after upgrading ubuntu
by J. Bruce Fields
· 15 years ago
96f287b
NFS: BKL removal from the mount code...
by Trond Myklebust
· 15 years ago
0d99519
writeback: remove unused nonblocking and congestion checks
by Wu Fengguang
· 15 years ago
b17621f
writeback: introduce wbc.for_background
by Wu Fengguang
· 15 years ago
951c30d
writeback: remove the always false bdi_cap_writeback_dirty() test
by Wu Fengguang
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
26bb750
GFS2: Fix glock refcount issues
by Steven Whitehouse
· 15 years ago
c29cd90
writeback: remove unused nonblocking and congestion checks (gfs2)
by Wu Fengguang
· 15 years ago
9ae3c6d
GFS2: drop rindex glock to refresh rindex list
by Benjamin Marzinski
· 15 years ago
0ab7d13
GFS2: Tag all metadata with jid
by Steven Whitehouse
· 15 years ago
2c77634
GFS2: Locking order fix in gfs2_check_blk_state
by Steven Whitehouse
· 15 years ago
1579343
GFS2: Remove dirent_first() function
by Steven Whitehouse
· 15 years ago
cdcfde6
GFS2: Display nobarrier option in /proc/mounts
by Steven Whitehouse
· 15 years ago
f25934c
GFS2: add barrier/nobarrier mount options
by Christoph Hellwig
· 15 years ago
c14f573
GFS2: remove division from new statfs code
by Benjamin Marzinski
· 15 years ago
3d3c10f
GFS2: Improve statfs and quota usability
by Benjamin Marzinski
· 15 years ago
2ec4650
GFS2: Use dquot_send_warning()
by Steven Whitehouse
· 15 years ago
86e931a
VFS: Export dquot_send_warning
by Steven Whitehouse
· 15 years ago
e285c10
GFS2: Add set_xquota support
by Steven Whitehouse
· 15 years ago
113d6b3
GFS2: Add get_xquota support
by Steven Whitehouse
· 15 years ago
1e72c0f
GFS2: Clean up gfs2_adjust_quota() and do_glock()
by Steven Whitehouse
· 15 years ago
6a6ada8
GFS2: Remove constant argument from qd_get()
by Steven Whitehouse
· 15 years ago
33a8252
GFS2: Remove constant argument from qdsb_get()
by Steven Whitehouse
· 15 years ago
ea76233
GFS2: Add proper error reporting to quota sync via sysfs
by Steven Whitehouse
· 15 years ago
1d371b5
GFS2: Add get_xstate quota function
by Steven Whitehouse
· 15 years ago
91094d0
GFS2: Remove obsolete code in quota.c
by Steven Whitehouse
· 15 years ago
cc632e7
GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
by Steven Whitehouse
· 15 years ago
8c42d63
GFS2: Alter arguments of gfs2_quota/statfs_sync
by Steven Whitehouse
· 15 years ago
ab20183
VFS: Use GFP_NOFS in posix_acl_from_xattr()
by Steven Whitehouse
· 15 years ago
106381b
GFS2: Add cached ACLs support
by Steven Whitehouse
· 15 years ago
479c427
GFS2: Clean up ACLs
by Steven Whitehouse
· 15 years ago
69dca42
GFS2: Use gfs2_set_mode() instead of munge_mode()
by Steven Whitehouse
· 15 years ago
Next »