Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d9a0a1f83bf083b55b3c1f16efddecc31abace61
/
fs
d9a0a1f
ocfs2: Store the ocfs2_caching_info on ocfs2_extent_tree.
by Joel Becker
· 16 years ago
0cf2f76
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
by Joel Becker
· 16 years ago
292dd27
ocfs2: move ip_created_trans to struct ocfs2_caching_info
by Joel Becker
· 16 years ago
66fb345
ocfs2: move ip_last_trans to struct ocfs2_caching_info
by Joel Becker
· 16 years ago
8cb471e
ocfs2: Take the inode out of the metadata read/write paths.
by Joel Becker
· 16 years ago
6e5a3d7
ocfs2: Change metadata caching locks to an operations structure.
by Joel Becker
· 16 years ago
47460d6
ocfs2: Make the ocfs2_caching_info structure self-contained.
by Joel Becker
· 16 years ago
8379e7c
ocfs2: ocfs2_write_begin_nolock() should handle len=0
by Sunil Mushran
· 15 years ago
a1b08e7
ocfs2: invalidate dentry if its dentry_lock isn't initialized.
by Tao Ma
· 15 years ago
c795b33
ocfs2/dlm: Wait on lockres instead of erroring cancel requests
by Goldwyn Rodrigues
· 15 years ago
a8b88d3
ocfs2: Add missing lock name
by Jan Kara
· 15 years ago
5fd1318
ocfs2: Don't oops in ocfs2_kill_sb on a failed mount
by Jan Kara
· 15 years ago
60e2ec4
ocfs2: release the buffer head in ocfs2_do_truncate.
by Tao Ma
· 15 years ago
ada5082
ocfs2: Handle quota file corruption more gracefully
by Jan Kara
· 15 years ago
b409d7a
ocfs2: Fix possible deadlock when extending quota file
by Jan Kara
· 15 years ago
8a57a9d
ocfs2: keep index within status_map[]
by Roel Kluin
· 15 years ago
e743267
ocfs2: Initialize the cluster we're writing to in a non-sparse extend
by Sunil Mushran
· 15 years ago
ab57a40
ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
by Goldwyn Rodrigues
· 15 years ago
e9956fa
ocfs2/quota: Release lock for error in ocfs2_quota_write.
by Tao Ma
· 15 years ago
0584974
ocfs2: Define credit counts for quota operations
by Jan Kara
· 15 years ago
4539f1d
ocfs2: Remove syncjiff field from quota info
by Jan Kara
· 15 years ago
1c1d979
ocfs2: Fix initialization of blockcheck stats
by Jan Kara
· 15 years ago
7669f54
ocfs2: Zero out padding of on disk dquot structure
by Jan Kara
· 15 years ago
0e7f387
ocfs2: Initialize blocks allocated to local quota file
by Jan Kara
· 15 years ago
4b3fa19
ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()
by Jan Kara
· 15 years ago
b57ac2c
ocfs2: Make global quota files blocksize aligned
by Jan Kara
· 15 years ago
82e1264
ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records.
by Tao Ma
· 15 years ago
f7b1aa6
ocfs2: Fix deadlock on umount
by Jan Kara
· 15 years ago
3c5e106
ocfs2: Add extra credits and access the modified bh in update_edge_lengths.
by Tao Ma
· 15 years ago
1f4cea3
ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation
by Wengang Wang
· 15 years ago
cbfa963
ocfs2: Fix error return in ocfs2_write_cluster()
by Wengang Wang
· 15 years ago
44d8e4e
ocfs2: Fix compilation warning for fs/ocfs2/xattr.c
by Subrata Modak
· 15 years ago
cefcb80
ocfs2: Initialize count in aio_write before generic_write_checks
by Goldwyn Rodrigues
· 15 years ago
812e7a6
ocfs2: log the actual return value of ocfs2_file_aio_write()
by Wengang Wang
· 15 years ago
17ae26b
ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging
by Jeff Liu
· 15 years ago
8b712cd
ocfs2: Fixup orphan scan cleanup after failed mount
by Jeff Mahoney
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
728b690
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
by Linus Torvalds
· 15 years ago
d5ce5b4
Free the memory allocated by memdup_user() in fs/sysfs/bin.c
by Catalin Marinas
· 15 years ago
b43f3cb
headers: mnt_namespace.h redux
by Alexey Dobriyan
· 15 years ago
d01730d
quota: Fix possible deadlock during parallel quotaon and quotaoff
by Jiaying Zhang
· 15 years ago
793285f
cred_guard_mutex: do not return -EINTR to user-space
by Oleg Nesterov
· 15 years ago
3beab0b
sys_sync(): fix 16% performance regression in ffsb create_4k test
by Zhang, Yanmin
· 15 years ago
14c1b7c
Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
033a666
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
by David Howells
· 15 years ago
746a99a
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 15 years ago
5291a12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
68f5a38
Btrfs: fix error message formatting
by Hu Tao
· 15 years ago
9b627e9
Btrfs: fix use after free in btrfs_start_workers fail path
by Jiri Slaby
· 15 years ago
9427216
Btrfs: honor nodatacow/sum mount options for new files
by Chris Mason
· 15 years ago
2c47e605
Btrfs: update backrefs while dropping snapshot
by Yan Zheng
· 15 years ago
a970b0a
Btrfs: account for space we may use in fallocate
by Josef Bacik
· 15 years ago
c8a894d
Btrfs: fix the file clone ioctl for preallocated extents
by Chris Mason
· 15 years ago
f597bb1
Btrfs: don't log the inode in file_write while growing the file
by Chris Mason
· 15 years ago
bdae997
fs/notify/inotify: decrement user inotify count on close
by Keith Packard
· 15 years ago
5c5d4e8
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
fa172f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 15 years ago
e2dbe12
elf: fix one check-after-use
by Amerigo Wang
· 15 years ago
7878cba
block: Create bip slabs with embedded integrity vectors
by Martin K. Petersen
· 15 years ago
752fa51
hostfs: set maximum filesize in superblock for proper LFS support
by Wolfgang Illmeyer
· 15 years ago
4d6c13f
ext2: return -EIO not -ESTALE on directory traversal through deleted inode
by Bryan Donlan
· 15 years ago
341c87b
elf: limit max map count to safe value
by KAMEZAWA Hiroyuki
· 15 years ago
1338901
eventfd: revised interface and cleanups
by Davide Libenzi
· 15 years ago
f7c2df9b
AFS: Fix lock imbalance
by Jiri Slaby
· 15 years ago
3b463ae
fuse: invalidation reverse calls
by John Muir
· 15 years ago
e0a43dd
fuse: allow umask processing in userspace
by Miklos Szeredi
· 15 years ago
201fa69
fuse: fix bad return value in fuse_file_poll()
by Miklos Szeredi
· 15 years ago
b4c458b
fuse: fix return value of fuse_dev_write()
by Csaba Henk
· 15 years ago
94e5d71
integrity: add ima_counts_put (updated)
by Mimi Zohar
· 15 years ago
f0a71eb
cifs: fix fh_mutex locking in cifs_reopen_file
by Jeff Layton
· 15 years ago
aada1bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
71a394f
[CIFS] remove unknown mount option warning message
by Steve French
· 15 years ago
ad8034f
[CIFS] remove bkl usage from umount begin
by Steve French
· 15 years ago
0f3bc09
cifs: Fix incorrect return code being printed in cFYI messages
by Suresh Jayaraman
· 15 years ago
f46c723
[CIFS] cleanup asn handling for ntlmssp
by Steve French
· 15 years ago
6debdbc
[CIFS] Copy struct *after* setting the port, instead of before.
by Simo Leone
· 15 years ago
6459340
cifs: remove rw/ro options
by Jeff Layton
· 15 years ago
b48a485
cifs: fix problems with earlier patches
by Jeff Layton
· 15 years ago
681bf72
cifs: have cifs parse scope_id out of IPv6 addresses and use it
by Jeff Layton
· 15 years ago
268875b
[CIFS] Do not send tree disconnect if session is already disconnected
by Steve French
· 15 years ago
d5bb68a
another race fix in jfs_check_acl()
by Al Viro
· 15 years ago
72c0490
Get "no acls for this inode" right, fix shmem breakage
by Al Viro
· 15 years ago
936940a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
d7ed9c0
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 15 years ago
1cbd20d
switch xfs to generic acl caching helpers
by Al Viro
· 15 years ago
073aaa1
helpers for acl caching + switch to those
by Al Viro
· 15 years ago
281eede
switch reiserfs to inode->i_acl
by Al Viro
· 15 years ago
7a77b15
switch reiserfs to usual conventions for caching ACLs
by Al Viro
· 15 years ago
e68888b
reiserfs: minimal fix for ACL caching
by Al Viro
· 15 years ago
d441b1c
switch nilfs2 to inode->i_acl
by Al Viro
· 15 years ago
5affd88
switch btrfs to inode->i_acl
by Al Viro
· 15 years ago
290c263
switch jffs2 to inode->i_acl
by Al Viro
· 15 years ago
05fc079
switch jfs to inode->i_acl
by Al Viro
· 15 years ago
d4bfe2f
switch ext4 to inode->i_acl
by Al Viro
· 15 years ago
6582a0e
switch ext3 to inode->i_acl
by Al Viro
· 15 years ago
5e78b43
switch ext2 to inode->i_acl
by Al Viro
· 15 years ago
f19d4a8
add caching of ACLs in struct inode
by Al Viro
· 15 years ago
3e63cbb
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
by Ankit Jain
· 15 years ago
01c0319
cleanup __writeback_single_inode
by Christoph Hellwig
· 15 years ago
f21f622
... and the same for vfsmount id/mount group id
by Al Viro
· 15 years ago
Next »