Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dcff09f124f71d1d4fe61eb63c79e52f488ac22e
/
fs
dcff09f
lockd: change nlmclnt_grant() to take a "struct sockaddr *"
by Chuck Lever
· 16 years ago
6bfbe8a
lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses
by Chuck Lever
· 16 years ago
d7d2044
lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
by Chuck Lever
· 16 years ago
88541c8
lockd: Support non-AF_INET addresses in nlm_lookup_host()
by Chuck Lever
· 16 years ago
7f1ed18
NLM: Convert nlm_lookup_host() to use a single argument
by Chuck Lever
· 16 years ago
d22b1cf
lockd: reject reclaims outside the grace period
by J. Bruce Fields
· 17 years ago
b2b5028
lockd: move grace period checks to common code
by J. Bruce Fields
· 17 years ago
af558e3
nfsd: common grace period control
by J. Bruce Fields
· 17 years ago
d5b337b
nfsd: use nfs client rpc callback program
by Benny Halevy
· 16 years ago
97eb89b
nfsd: do_probe_callback should not clear rpc stats
by Benny Halevy
· 16 years ago
e018040
lockd: Update nsm_find() to support non-AF_INET addresses
by Chuck Lever
· 16 years ago
bc48e4d
lockd: Combine __nsm_find() and nsm_find().
by Chuck Lever
· 16 years ago
ede2fea
lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host
by Chuck Lever
· 16 years ago
781b61a
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
by Chuck Lever
· 16 years ago
7e9d7746
NSM: Use sockaddr_storage for sm_addr field
by Chuck Lever
· 16 years ago
90151e6
lockd: Use sockaddr_storage for h_saddr field
by Chuck Lever
· 16 years ago
b4ed58f
lockd: Use sockaddr_storage + length for h_addr field
by Chuck Lever
· 16 years ago
396cb3d
lockd: Add address family-agnostic helper for zeroing the port number
by Chuck Lever
· 16 years ago
2860a02
lockd: Specify address family for source address
by Chuck Lever
· 16 years ago
1b333c5
lockd: address-family independent printable addresses
by Chuck Lever
· 16 years ago
c2526f4
NLM: Clean up before introducing new debugging messages
by Chuck Lever
· 16 years ago
a26cfad
SUNRPC: Support IPv6 when registering kernel RPC services
by Chuck Lever
· 16 years ago
c8ab5f2
lockd: don't depend on lockd main loop to end grace
by J. Bruce Fields
· 17 years ago
8fafa90
locks: allow lockd to process blocked locks during grace period
by J. Bruce Fields
· 17 years ago
54a66e5
knfsd: allocate readahead cache in individual chunks
by Jeff Layton
· 16 years ago
e31a1b6
nfsd: nfs4xdr decode_stateid helper function
by Benny Halevy
· 16 years ago
5bf8c69
nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid
by Benny Halevy
· 16 years ago
1b6b225
nfsd: don't declare p in ENCODE_SEQID_OP_HEAD
by Benny Halevy
· 16 years ago
e2f282b
nfsd: nfs4xdr encode_stateid helper function
by Benny Halevy
· 16 years ago
5033b77
nfsd: fix nfsd4_encode_open buffer space reservation
by Benny Halevy
· 16 years ago
c47b2ca
nfsd: properly xdr-encode deleg stateid returned from open
by Benny Halevy
· 16 years ago
8e40741
nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall
by Benny Halevy
· 16 years ago
bfcd17a
Configure out file locking features
by Thomas Petazzoni
· 16 years ago
04716e6
nfsd: permit unauthenticated stat of export root
by J. Bruce Fields
· 16 years ago
e851db5
SUNRPC: Add address family field to svc_serv data structure
by Chuck Lever
· 17 years ago
2fd6f6e
[XFS] Don't do I/O beyond eof when unreserving space
by Lachlan McIlroy
· 16 years ago
e1f5dbd
[XFS] Fix use-after-free with buffers
by Lachlan McIlroy
· 16 years ago
f9114eb
[XFS] Prevent lockdep false positives when locking two inodes.
by David Chinner
· 16 years ago
b5b8c9a
[XFS] Fix barrier status change detection.
by David Chinner
· 16 years ago
364f358
[XFS] Prevent direct I/O from mapping extents beyond eof
by Lachlan McIlroy
· 16 years ago
6efdf28
[XFS] Fix regression introduced by remount fixup
by Christoph Hellwig
· 16 years ago
31bd61f
[XFS] Move memory allocations for log tracing out of the critical path
by Lachlan McIlroy
· 16 years ago
8d99f83
rescan_partitions(): make device capacity errors non-fatal
by Andrew Morton
· 16 years ago
d7a3e49
mm: ifdef Quicklists in /proc/meminfo
by Hugh Dickins
· 16 years ago
1558182
bfs: fix Lockdep warning
by Eric Sesterhenn
· 16 years ago
665020c
proc: more debugging for "already registered" case
by Alexey Dobriyan
· 16 years ago
e2858ce
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 16 years ago
0e11622
ocfs2: Fix a bug in direct IO read.
by Tao Ma
· 16 years ago
b975dee
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
by Linus Torvalds
· 16 years ago
af904de
NFS: Restore missing hunk in NFS mount option parser
by Chuck Lever
· 16 years ago
5c89468
udf: add llseek method
by Christoph Hellwig
· 16 years ago
a5cb562
UBIFS: make minimum fanout 3
by Artem Bityutskiy
· 16 years ago
f171d4d
UBIFS: fix division by zero
by Artem Bityutskiy
· 16 years ago
4904862
sched: fix process time monotonicity
by Balbir Singh
· 16 years ago
7c7cbad
UBIFS: amend f_fsid
by Artem Bityutskiy
· 16 years ago
4b85615
mm: show quicklist usage in /proc/meminfo
by KOSAKI Motohiro
· 16 years ago
169ccbd
NTFS: update homepage
by Adrian Bunk
· 16 years ago
e77295d
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
91b8096
nfsd: fix buffer overrun decoding NFSv4 acl
by J. Bruce Fields
· 16 years ago
c228c24
nfsd: fix compound state allocation error handling
by Andy Adamson
· 16 years ago
b3385c2
UBIFS: fill f_fsid
by Artem Bityutskiy
· 16 years ago
7dad181
UBIFS: improve statfs reporting even more
by Artem Bityutskiy
· 16 years ago
9bbb572
UBIFS: introduce LEB overhead
by Artem Bityutskiy
· 16 years ago
131130b
UBIFS: add forgotten gc_idx_lebs component
by Artem Bityutskiy
· 16 years ago
ad50765
UBIFS: fix assertion
by Artem Bityutskiy
· 16 years ago
4b5f276
UBIFS: improve statfs reporting
by Artem Bityutskiy
· 16 years ago
8aabb75
UBIFS: remove incorrect index space check
by Artem Bityutskiy
· 16 years ago
9e5de35
UBIFS: push empty flash hack down
by Artem Bityutskiy
· 16 years ago
8191e1f
UBIFS: do not update min_idx_lebs in stafs
by Artem Bityutskiy
· 16 years ago
c76da9d
[CIFS] Turn off Unicode during session establishment for plaintext authentication
by Steve French
· 16 years ago
2e65502
[CIFS] update cifs change log
by Steve French
· 16 years ago
838726c
cifs: fix O_APPEND on directio mounts
by Jeff Layton
· 16 years ago
6405c9c
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 16 years ago
325a9a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
5b51a7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
bcc55c6
[CIFS] Fix plaintext authentication
by Steve French
· 16 years ago
87ed1d6
[CIFS] Add destroy routine for dns_resolver
by Jeff Layton
· 16 years ago
0559bc8
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
e472233f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
aefcc28
bio: fix __bio_copy_iov() handling of bio->bv_len
by FUJITA Tomonori
· 16 years ago
76029ff
bio: fix bio_copy_kern() handling of bio->bv_len
by FUJITA Tomonori
· 16 years ago
48fd4f9
block: submit_bh() inadvertently discards barrier flag on a sync write
by Jens Axboe
· 16 years ago
96c2a11
[CIFS] Reorder cifs config item for better clarity
by Steve French
· 16 years ago
e977584
[CIFS] Correct keys dependency for cifs kerberos support
by Steve French
· 16 years ago
3dae49a
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 16 years ago
6ce5eec
[CIFS] check version in spnego upcall response
by Steve French
· 16 years ago
d6817cd
ocfs2: Increment the reference count of an already-active stack.
by Joel Becker
· 16 years ago
601c0bc
UBIFS: allow for racing between GC and TNC
by Adrian Hunter
· 16 years ago
761e29f
UBIFS: always read hashed-key nodes under TNC mutex
by Adrian Hunter
· 16 years ago
4cdfe84
[PATCH] deal with the first call of ->show() generating no output
by Al Viro
· 16 years ago
59af158
[PATCH] fix ->llseek() for a bunch of directories
by Al Viro
· 16 years ago
8f3f655
[PATCH] fix regular readdir() and friends
by Al Viro
· 16 years ago
2690421
[PATCH] ntfs: use d_add_ci
by Christoph Hellwig
· 16 years ago
e45b590
[PATCH] change d_add_ci argument ordering
by Christoph Hellwig
· 16 years ago
2d8a10c
[PATCH] fix efs_lookup()
by Al Viro
· 16 years ago
cc99609
[PATCH] proc: inode number fixlet
by Alexey Dobriyan
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
de6bf18
[PATCH] configfs: Consolidate locking around configfs_detach_prep() in configfs_rmdir()
by Louis Rilling
· 16 years ago
9780eb6
ocfs2: correctly set i_blocks after inline dir gets expanded
by Mark Fasheh
· 16 years ago
83cab53
ocfs2: Jump to correct label in ocfs2_expand_inline_dir()
by Tao Ma
· 16 years ago
Next »