Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
65668718f2c5b76d5f4513564a3c56672bb07892
/
fs
« Previous
4a47132
FS-Cache: Retain the netfs context in the retrieval op earlier
by David Howells
· 10 years ago
d3b97ca
FS-Cache: The operation cancellation method needs calling in more places
by David Howells
· 10 years ago
a39caad
FS-Cache: Put an aborted initialised op so that it is accounted correctly
by David Howells
· 10 years ago
73c04a4
FS-Cache: Fix cancellation of in-progress operation
by David Howells
· 10 years ago
03cdd0e
FS-Cache: Count the number of initialised operations
by David Howells
· 10 years ago
1339ec9
FS-Cache: Out of line fscache_operation_init()
by David Howells
· 10 years ago
418b7eb
FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations too
by David Howells
· 10 years ago
8702152
FS-Cache: fscache_object_is_dead() has wrong logic, kill it
by David Howells
· 10 years ago
f09b443
FS-Cache: Synchronise object death state change vs operation submission
by David Howells
· 10 years ago
6515d1d
FS-Cache: Handle a new operation submitted against a killed object
by David Howells
· 10 years ago
30ceec6
FS-Cache: When submitting an op, cancel it if the target object is dying
by David Howells
· 10 years ago
3c30598
FS-Cache: Move fscache_report_unexpected_submission() to make it more available
by David Howells
· 10 years ago
53d5864
kafs: Add more "unified AFS" error codes
by Nathaniel Wesley Filardo
· 10 years ago
4a3d1ca
fs: btrfs: Add missing include file
by Guenter Roeck
· 10 years ago
b6c3a59
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
1e84891
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
dd82525
Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent()
by Chris Mason
· 10 years ago
bfd4e95
AFS: afs_send_empty_reply() doesn't require an iovec array
by David Howells
· 10 years ago
3adc12e
udf: Update ctime and mtime when directory is modified
by Jan Kara
· 10 years ago
0fd2ba3
udf: return correct errno for udf_update_inode()
by Changwoo Min
· 10 years ago
78c3eb3
ext3: Remove useless condition in if statement.
by Wei Yuan
· 10 years ago
4c5930e
Fix warning
by Steve French
· 10 years ago
dfebe40
Fix another dereference before null check warning
by Steve French
· 10 years ago
8b7a454
CIFS: session servername can't be null
by Steve French
· 10 years ago
c85c35f
Fix warning on impossible comparison
by Steve French
· 10 years ago
064bcc0
Fix coverity warning
by Steve French
· 10 years ago
8e35310
Fix dereference before null check warning
by Steve French
· 10 years ago
f3a31a2
Don't ignore errors on encrypting password in SMBTcon
by Steve French
· 10 years ago
75fdfc8
Fix warning on uninitialized buftype
by Steve French
· 10 years ago
1ec8c0c
nfsd: Remove duplicate macro define for max sec label length
by Kinglong Mee
· 10 years ago
b14f4f7
nfsd: allow setting acls with unenforceable DENYs
by J. Bruce Fields
· 10 years ago
629b872
nfsd: NFSD_FAULT_INJECTION depends on DEBUG_FS
by Chengyu Song
· 10 years ago
4229789
nfsd: remove unused status arg to nfsd4_cleanup_open_state
by Jeff Layton
· 10 years ago
fc26c38
nfsd: remove bogus setting of status in nfsd4_process_open2
by Jeff Layton
· 10 years ago
beaca23
NFSD: Use correct reply size calculating function
by Kinglong Mee
· 10 years ago
b77a4b2
NFSD: Using path_equal() for checking two paths
by Kinglong Mee
· 10 years ago
d800fca
jffs2: remove an unneeded condition
by Dan Carpenter
· 10 years ago
f3f0333
nfsd: require an explicit option to enable pNFS
by Christoph Hellwig
· 10 years ago
7b4ddfa
gfs2: incorrect check for debugfs returns
by Chengyu Song
· 10 years ago
8c18d76
NFS: Block new writes while syncing data in nfs_getattr()
by Trond Myklebust
· 10 years ago
5bb89b4
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
by Trond Myklebust
· 10 years ago
7140171
NFSv4.1/pnfs: Ensure we send layoutcommit before return-on-close
by Trond Myklebust
· 10 years ago
a0815d5
NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT
by Trond Myklebust
· 10 years ago
9e1681c
NFSv4: Truncating file opens should also sync O_DIRECT writes
by Trond Myklebust
· 10 years ago
d9dabc1
NFS: File unlock needs to be a metadata synchronisation point
by Trond Myklebust
· 10 years ago
4d346bea
NFS: Add a helper to sync both O_DIRECT and buffered writes
by Trond Myklebust
· 10 years ago
67af761
NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()
by Trond Myklebust
· 10 years ago
29559b1
NFSv4.1/pnfs: Fix setting of layoutcommit last write byte
by Trond Myklebust
· 10 years ago
415320f
NFSv4: Return the delegation before returning the layout in evict_inode()
by Trond Myklebust
· 10 years ago
81b79af
NFSv4: Allow tracing of NFSv4 fsync calls
by Trond Myklebust
· 10 years ago
fc87701
NFS: Fix free_deveiceid -> free_deviceid
by Trond Myklebust
· 10 years ago
df52699
NFSv4.1: Don't cache deviceids that have no notifications
by Trond Myklebust
· 10 years ago
4e59080
NFSv4.1: Allow getdeviceinfo to return notification info back to caller
by Trond Myklebust
· 10 years ago
fb1458f
NFSv4.1: Cleanup - don't opencode nfs4_put_deviceid_node()
by Trond Myklebust
· 10 years ago
84a80f6
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
by Trond Myklebust
· 10 years ago
5fcdfac
NFSv4: Return delegations synchronously in evict_inode
by Trond Myklebust
· 10 years ago
a901125
locks: fix file_lock deletion inside loop
by Yan, Zheng
· 10 years ago
e56a951
Btrfs: Remove the check for old-style mkfs
by Liu Bo
· 10 years ago
727b978
btrfs: cleanup orphans while looking up default subvolume
by Jeff Mahoney
· 10 years ago
d862095
btrfs: explicitly set control file's private_data
by Tom Van Braeckel
· 10 years ago
26e726a
btrfs: incorrect handling for fiemap_fill_next_extent return
by Chengyu Song
· 10 years ago
3c3b04d
btrfs: don't accept bare namespace as a valid xattr
by David Sterba
· 10 years ago
dcc82f4
Btrfs: fix log tree corruption when fs mounted with -o discard
by Filipe Manana
· 10 years ago
2f2ff0e
Btrfs: fix metadata inconsistencies after directory fsync
by Filipe Manana
· 10 years ago
bf69196
Btrfs: change the insertion criteria for the qgroup operations rbtree
by Filipe Manana
· 10 years ago
3d850dd
Btrfs: add missing inode item update in fallocate()
by Filipe Manana
· 10 years ago
5f806c3
Btrfs: incremental send, remove dead code
by Filipe Manana
· 10 years ago
8996a48
Btrfs: incremental send, clear name from cache after orphanization
by Filipe Manana
· 10 years ago
2f1f465
Btrfs: send, don't leave without decrementing clone root's send_progress
by Filipe Manana
· 10 years ago
5cc2b17
Btrfs: send, add missing check for dead clone root
by Filipe Manana
· 10 years ago
4f764e5
Btrfs: remove deleted xattrs on fsync log replay
by Filipe Manana
· 10 years ago
b98b910
hostfs: No need to box and later unbox the file mode
by Richard Weinberger
· 10 years ago
af6aa1b
hostfs: Use page_offset()
by Richard Weinberger
· 10 years ago
b86b413
hostfs: Set page flags in hostfs_readpage() correctly
by Richard Weinberger
· 10 years ago
bd1052a
hostfs: Remove superfluous initializations in hostfs_open()
by Richard Weinberger
· 10 years ago
a9d1958
hostfs: hostfs_open: Reset open flags upon each retry
by Richard Weinberger
· 10 years ago
112a5da
hostfs: Remove superfluous test in hostfs_open()
by Richard Weinberger
· 10 years ago
7f74a66
hostfs: Report append flag in ->show_options()
by Richard Weinberger
· 10 years ago
7c95099
hostfs: Use __getname() in follow_link
by Richard Weinberger
· 10 years ago
c278e81
hostfs: Remove open coded strcpy()
by Richard Weinberger
· 10 years ago
aad50b1
hostfs: Add a BUG_ON to detect behavior changes of dentry_path_raw()
by Richard Weinberger
· 10 years ago
41761dd
hostfs: Make hostfs_readpage more readable
by Richard Weinberger
· 10 years ago
2ad2dca
hostfs: Handle bogus st.mode
by Richard Weinberger
· 10 years ago
4c6dcaf
hostfs: Allow fsync on directories
by Richard Weinberger
· 10 years ago
af95565
hostfs: hostfs_file_open: Fix a fd leak in hostfs_file_open
by Richard Weinberger
· 10 years ago
69886e6
hostfs: hostfs_file_open: Switch to data locking model
by Richard Weinberger
· 10 years ago
7890203
NFSD: Fix bad update of layout in nfsd4_return_file_layout
by Kinglong Mee
· 10 years ago
376675d
NFSD: Take care the return value from nfsd4_encode_stateid
by Kinglong Mee
· 10 years ago
8536952
NFSD: Printk blocklayout length and offset as format 0x%llx
by Kinglong Mee
· 10 years ago
340f0ba
nfsd: return correct lockowner when there is a race on hash insert
by J. Bruce Fields
· 10 years ago
c595233
nfsd: return correct openowner when there is a race to put one in the hash
by Jeff Layton
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
98cf21c
hfsplus: fix B-tree corruption after insertion at position 0
by Sergei Antonov
· 10 years ago
3d5d472
fs/affs/file.c: unlock/release page on error
by Taesoo Kim
· 10 years ago
fc4c3c8
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
by Chris Mason
· 10 years ago
9deed22
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
by Chris Mason
· 10 years ago
d8bf8c9
sysfs: Only accept read/write permissions for file attributes
by Vivien Didelot
· 10 years ago
da4759c
sysfs: Use only return value from is_visible for the file mode
by Guenter Roeck
· 10 years ago
235c362
UBIFS: extend debug/message capabilities
by Sheng Yong
· 10 years ago
8a87dc5
UBIFS: simplify returns
by Fabian Frederick
· 10 years ago
Next »