Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3f8400d1f1f9d5fb175bdbf6236e564dde454f28
/
fs
3f8400d
NFS: Save the values of the "mount*=" mount options
by Chuck Lever
· 17 years ago
f22d6d7
NFS: Save the value of the "port=" mount option
by Chuck Lever
· 17 years ago
78fa701
NFS: Fix up data types of fields in nfs_parsed_mount_options
by Chuck Lever
· 17 years ago
2d76743
NFS: numeric mount parameters are unsigned
by Chuck Lever
· 17 years ago
7bda2cd
NFS: clean up short packet handling for NFSv4 readdir
by Jeff Layton
· 17 years ago
643f811
NFS: clean up short packet handling for NFSv3 readdir
by Jeff Layton
· 17 years ago
caa02bd
NFS: clean up short packet handling for NFSv2 readdir
by Jeff Layton
· 17 years ago
4af68bf
nfs: remove duplicate initializations of nfs_read_data field
by Fred Isaman
· 17 years ago
6d884e8
nfs: nfs_redirty_request
by Fred
· 17 years ago
c7c350e
Merge branch 'hotfixes' into devel
by Trond Myklebust
· 17 years ago
f8512ad
nfs: don't ignore return value from nfs_pageio_add_request
by Fred Isaman
· 17 years ago
f920bb6
Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 17 years ago
1e0bd75
[PATCH] export sessionid alongside the loginuid in procfs
by Eric Paris
· 17 years ago
92f53c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
40044ce
Revert "unexport bio_{,un}map_user"
by Jens Axboe
· 17 years ago
3d10a15
hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
by Al Viro
· 17 years ago
b663c6f
nfsd: fix oops on access from high-numbered ports
by J. Bruce Fields
· 17 years ago
2f42b5d
NFS: fix encode_fsinfo_maxsz
by Fred Isaman
· 17 years ago
98a8e32
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
by Trond Myklebust
· 17 years ago
fb39380
pagemap: proper read error handling
by Marcelo Tosatti
· 17 years ago
609eb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
b2211a3
net: fix build with CONFIG_NET=n
by Andrew Morton
· 17 years ago
cdef59a
ocfs2: Fix NULL pointer dereferences in o2net
by Tao Ma
· 17 years ago
c824c3c
ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock
by Sunil Mushran
· 17 years ago
535f702
ocfs2/dlm: Print message showing the recovery master
by Sunil Mushran
· 17 years ago
b31cfc0
ocfs2/dlm: Add missing dlm_lockres_put()s
by Sunil Mushran
· 17 years ago
52987e2
ocfs2/dlm: Add missing dlm_lockres_put()s in migration path
by Sunil Mushran
· 17 years ago
2c5c54a
ocfs2/dlm: Add missing dlm_lock_put()s
by Sunil Mushran
· 17 years ago
4338ab6
ocfs2: Fix an endian bug in online resize.
by Tao Ma
· 17 years ago
90d9977
[PATCH] [OCFS2]: constify function pointer tables
by Jan Engelhardt
· 17 years ago
0f71b7b
ocfs2: Fix endian bug in o2dlm protocol negotiation.
by Joel Becker
· 17 years ago
2af37ce
ocfs2: Use dlm_print_one_lock_resource for lock resource print
by Tao Ma
· 17 years ago
3a4780a
[PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning
by Andrew Morton
· 17 years ago
9446389e
Merge commit 'origin' into devel
by Trond Myklebust
· 17 years ago
4c1aa6f
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
4e99a1f
NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings
by Trond Myklebust
· 17 years ago
c37dcd33
NFS: Fix the fsid revalidation in nfs_update_inode()
by Trond Myklebust
· 17 years ago
af1b8c2
NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
by Trond Myklebust
· 17 years ago
e9720ac
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
by Pavel Emelyanov
· 17 years ago
910da1a
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
72772a3
[XFS] fix inode leak in xfs_iget_core()
by David Chinner
· 17 years ago
92d9cd1
[XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many wakeups
by David Chinner
· 17 years ago
f9c3a38
NFS: use new LSM interfaces to explicitly set mount options
by Eric Paris
· 17 years ago
e000752
LSM/SELinux: Interfaces to allow FS to control mount options
by Eric Paris
· 17 years ago
2c6f2db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
92587216
ext3: fix mount option parsing
by Josef Bacik
· 17 years ago
e4465fd
eCryptfs: make ecryptfs_prepare_write decrypt the page
by Michael Halcrow
· 17 years ago
acc1f3e
fs/reiserfs/super.c: correct use of ! and &
by Julia Lawall
· 17 years ago
e389229
vfs: fix NULL pointer dereference in fsync_buffers_list()
by Jan Kara
· 17 years ago
d31472b
core dump: user_regset writeback
by Roland McGrath
· 17 years ago
3634634
debugfs: fix sparse warnings
by Harvey Harrison
· 17 years ago
c5750ee
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
ce93296
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
a0db701
block/genhd.c: proper externs
by Adrian Bunk
· 17 years ago
02cf01a
splice: only return -EAGAIN if there's hope of more data
by Jens Axboe
· 17 years ago
966ea8c
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 17 years ago
86c838b
[PATCH] fs/ocfs2/aops.c: Correct use of ! and &
by Julia Lawall
· 17 years ago
05488bb
[2.6 patch] ocfs2: make dlm_do_assert_master() static
by Adrian Bunk
· 17 years ago
200bfae
[2.6 patch] make ocfs2_downconvert_thread() static
by Adrian Bunk
· 17 years ago
0060005
[2.6 patch] fs/ocfs2/: possible cleanups
by Adrian Bunk
· 17 years ago
0dd3256
[PATCH] ocfs2: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
1044e40
ocfs2: Fix writeout in ocfs2_data_convert_worker()
by Mark Fasheh
· 17 years ago
7ad8b3d
ocfs2: Enable localalloc for local mounts
by Sunil Mushran
· 17 years ago
78a4a50
docbook: fix filesystems.tmpl source files
by Randy Dunlap
· 17 years ago
a64e715
Allow ARG_MAX execve string space even with a small stack limit
by Linus Torvalds
· 17 years ago
0dbd888
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 17 years ago
cdd0972
Merge branch 'cleanups' into next
by Trond Myklebust
· 17 years ago
5e4424a
SUNRPC: Remove now-redundant RCU-safe rpc_task free path
by Trond Myklebust
· 17 years ago
f6a1cc8
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
by Trond Myklebust
· 17 years ago
1bd960e
[XFS] If you mount an XFS filesystem with no mount options at all, then
by Josef Jeff Sipek
· 17 years ago
7704a8b
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
adefe11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
ef8ece5
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform.
by Lachlan McIlroy
· 17 years ago
db69c91
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform.
by Lachlan McIlroy
· 17 years ago
5d00837
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
by Trond Myklebust
· 17 years ago
fda1393
SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task
by Trond Myklebust
· 17 years ago
101070c
NFS: Ensure that the asynchronous RPC calls complete on nfsiod.
by Trond Myklebust
· 17 years ago
5746006
NFS: Add an nfsiod workqueue
by Trond Myklebust
· 17 years ago
383ba71
NFS: Fix a deadlock with lazy umount
by Trond Myklebust
· 17 years ago
0b442d2
[CIFS] remove unused variable
by Steve French
· 17 years ago
4b5621f
NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
by Trond Myklebust
· 17 years ago
5606bf5
ext4: add missing ext4_journal_stop()
by Akinobu Mita
· 17 years ago
75f1298
[CIFS] consolidate duplicate code in posix/unix inode handling
by Christoph Hellwig
· 17 years ago
13d77c3
latencytop: change /proc task_struct access method
by Hiroshi Shimamoto
· 17 years ago
d6643d1
latencytop: fix memory leak on latency proc file
by Hiroshi Shimamoto
· 17 years ago
ae00278
latencytop: fix kernel panic while reading latency proc file
by Hiroshi Shimamoto
· 17 years ago
8808117
proc: add RLIMIT_RTTIME to /proc/<pid>/limits
by Eugene Teo
· 17 years ago
45254b4
efs: move headers out of include/linux/
by Christoph Hellwig
· 17 years ago
745329c
/proc/pid/pagemap: fix PM_SPECIAL macro
by Hans Rosenfeld
· 17 years ago
f81e8a4
ufs: fix parenthesisation in ufs_set_fs_state()
by Roel Kluin
· 17 years ago
1a823ac
fuse: fix permission checking
by Miklos Szeredi
· 17 years ago
ffad0a4
ext4: ext4_find_next_zero_bit needs an aligned address on some arch
by Aneesh Kumar K.V
· 17 years ago
42bf038
ext4: set EXT4_EXTENTS_FL only for directory and regular files
by Aneesh Kumar K.V
· 17 years ago
2c98615
ext4: Don't mark filesystem error if fallocate fails
by Aneesh Kumar K.V
· 17 years ago
f5ab0d1
ext4: Fix BUG when writing to an unitialized extent
by Mingming Cao
· 17 years ago
1a4c6be
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
5216a8e
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
by Pavel Emelyanov
· 17 years ago
599e0f5
dlm: fix rcom_names message to self
by David Teigland
· 17 years ago
1803f33
Remove empty file remnants that were left in the tree by mistake
by Linus Torvalds
· 17 years ago
90dc7d2
nfs: fix sparse warnings
by Harvey Harrison
· 17 years ago
Next »