Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
675f36fb1dfc14eb9f6136cbac505e819ae4be9d
/
fs
675f36f
CIFS: Introduce SMB2 Kconfig option
by Steve French
· 14 years ago
4527578
CIFS: Move add/set_credits and get_credits_field to ops structure
by Pavel Shilovsky
· 13 years ago
8aa26f3
CIFS: Move protocol specific demultiplex thread calls to ops struct
by Pavel Shilovsky
· 13 years ago
eb37871
CIFS: Move protocol specific part from cifs_readv_receive to ops struct
by Pavel Shilovsky
· 13 years ago
1887f60
CIFS: Move header_size/max_header_size to ops structure
by Pavel Shilovsky
· 13 years ago
082d064
CIFS: Move protocol specific part from SendReceive2 to ops struct
by Pavel Shilovsky
· 13 years ago
2608bee
cifs: Include backup intent search flags during searches {try #2)
by Shirish Pargaonkar
· 13 years ago
7f92447
CIFS: Separate protocol specific part from setlk
by Pavel Shilovsky
· 13 years ago
55157df
CIFS: Separate protocol specific part from getlk
by Pavel Shilovsky
· 13 years ago
106dc53
CIFS: Separate protocol specific lock type handling
by Pavel Shilovsky
· 13 years ago
04a6aa8
CIFS: Convert lock type to 32 bit variable
by Pavel Shilovsky
· 13 years ago
fbd35ac
CIFS: Move locks to cifsFileInfo structure
by Pavel Shilovsky
· 13 years ago
121b046
cifs: convert send_nt_cancel into a version specific op
by Jeff Layton
· 13 years ago
23db65f
cifs: add a smb_version_operations/values structures and a smb_version enum
by Jeff Layton
· 13 years ago
5249af3
cifs: remove the vers= and version= synonyms for ver=
by Jeff Layton
· 13 years ago
296838b
cifs: add warning about change in default cache semantics in 3.7
by Jeff Layton
· 13 years ago
d06b505
cifs: display cache= option in /proc/mounts
by Jeff Layton
· 13 years ago
09983b2
cifs: add deprecation warnings to strictcache and forcedirectio
by Jeff Layton
· 13 years ago
15b6a47
cifs: add a cache= option to better describe the different cache flavors
by Jeff Layton
· 13 years ago
4d61cd6
cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl
by Jeff Layton
· 13 years ago
5e500ed
cifs: remove legacy MultiuserMount option
by Jeff Layton
· 13 years ago
1c89254
cifs: convert cifs_iovec_read to use async reads
by Jeff Layton
· 13 years ago
2a1bb13
cifs: add wrapper for cifs_async_readv to retry opening file
by Jeff Layton
· 13 years ago
6993f74
cifs: add refcounting to cifs_readdata structures
by Jeff Layton
· 13 years ago
8d5ce4d
cifs: abstract out function to marshal the iovec for readv receives
by Jeff Layton
· 13 years ago
0471ca3
cifs: make cifs_readdata_alloc take a work_func_t arg
by Jeff Layton
· 13 years ago
dfae359
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
531c8ff
cifs: fix misspelling of "forcedirectio"
by Jeff Layton
· 13 years ago
9ff00d5
Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 13 years ago
7c28332
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
16fbdce
proc/pid/pagemap: correctly report non-present ptes and holes between vmas
by Konstantin Khlebnikov
· 13 years ago
48a5730
cifs: fix revalidation test in cifs_llseek()
by Dan Carpenter
· 13 years ago
226bb7d
jffs2: Fix lock acquisition order bug in gc path
by Josh Cartwright
· 13 years ago
271fd5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
b9fab91
Btrfs: avoid sleeping in verify_parent_transid while atomic
by Chris Mason
· 13 years ago
6f24f89
hfsplus: Fix potential buffer overflows
by Greg Kroah-Hartman
· 13 years ago
c6de168
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
ea9947b
Btrfs: fix crash in scrub repair code when device is missing
by Stefan Behrens
· 13 years ago
d04b1de
btrfs: Fix mismatching struct members in ioctl.h
by Alexander Block
· 13 years ago
17de39a
Btrfs: fix page leak when allocing extent buffers
by Josef Bacik
· 13 years ago
e5846fc
Btrfs: Add properly locking around add_root_to_dirty_list
by Chris Mason
· 13 years ago
d8f2799
fs/cifs: fix parsing of dfs referrals
by Stefan Metzmacher
· 13 years ago
e419b4c
vfs: make word-at-a-time accesses handle a non-existing page
by Linus Torvalds
· 13 years ago
a557b97
cifs: make sure we ignore the credentials= and cred= options
by Jeff Layton
· 13 years ago
f966424
[CIFS] Update cifs version to 1.78
by Steve French
· 13 years ago
936ad90
cifs - check S_AUTOMOUNT in revalidate
by Ian Kent
· 13 years ago
529acf5
Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
58fa015
cifs: add missing initialization of server->req_lock
by Jeff Layton
· 13 years ago
8f71465
cifs: don't cap ra_pages at the same level as default_backing_dev_info
by Jeff Layton
· 13 years ago
156d179
CIFS: Fix indentation in cifs_show_options
by Sachin Prabhu
· 13 years ago
8a7dc4b
nfsd: fix nfs4recover.c printk format warning
by Randy Dunlap
· 13 years ago
3617e50
NFSv4.1: Use the correct hostname in the client identifier string
by Trond Myklebust
· 13 years ago
64f371b
autofs: make the autofsv5 packet file descriptor use a packetized pipe
by Linus Torvalds
· 13 years ago
9883035
pipes: add a "packetized pipe" mode for writing
by Linus Torvalds
· 13 years ago
71dfc5f
NFS: get module in idmap PipeFS notifier callback
by Stanislav Kinsbursky
· 13 years ago
f7b0069
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
fcbf94b
Revert "autofs: work around unhappy compat problem on x86-64"
by Linus Torvalds
· 13 years ago
c629eaf
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
dc7fdde
Btrfs: reduce lock contention during extent insertion
by Chris Mason
· 13 years ago
fede766
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
by Chris Mason
· 13 years ago
e245d42
NFS: Remove unused function nfs_lookup_with_sec()
by Bryan Schumaker
· 13 years ago
7e6eb68
NFS: Honor the authflavor set in the clone mount data
by Bryan Schumaker
· 13 years ago
f05d147
NFS: Fix following referral mount points with different security
by Bryan Schumaker
· 13 years ago
72de53e
NFS: Do secinfo as part of lookup
by Bryan Schumaker
· 13 years ago
db0a959
NFS: Handle exceptions coming out of nfs4_proc_fs_locations()
by Bryan Schumaker
· 13 years ago
31e4dda
NFS: Fix SECINFO_NO_NAME
by Bryan Schumaker
· 13 years ago
5794d21
Avoid beyond bounds copy while caching ACL
by Sachin Prabhu
· 13 years ago
7654b72
Btrfs: Fix space checking during fs resize
by Daniel J Blueman
· 13 years ago
1f699d3
Btrfs: fix block_rsv and space_info lock ordering
by Stefan Behrens
· 13 years ago
1daf354
Btrfs: Prevent root_list corruption
by Daniel J Blueman
· 13 years ago
3e74317
Btrfs: fix repair code for RAID10
by Jan Schmidt
· 13 years ago
996d282
Btrfs: do not start delalloc inodes during sync
by Josef Bacik
· 13 years ago
5a00689
Avoid reading past buffer when calling GETACL
by Sachin Prabhu
· 13 years ago
110a5c8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
10bd295
fix page number calculation bug for block layout decode buffer
by Jim Rees
· 13 years ago
e5265a0
NFSv4.1 fix page number calculation bug for filelayout decode buffers
by Andy Adamson
· 13 years ago
9526b2b
pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()
by Sachin Bhamare
· 13 years ago
1aba156
nfs4: fix referrals on mounts that use IPv6 addrs
by Weston Andros Adamson
· 13 years ago
2300fd6
Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
63f61a6
revert "proc: clear_refs: do not clear reserved pages"
by Will Deacon
· 13 years ago
65ed760
hugetlbfs: lockdep annotate root inode properly
by Aneesh Kumar K.V
· 13 years ago
61065a3
fs/buffer.c: remove BUG() in possible but rare condition
by Glauber Costa
· 13 years ago
13d5180
epoll: clear the tfile_check_list on -ELOOP
by Jason Baron
· 13 years ago
28f8881
Use correct conversion specifiers in cifs_show_options
by Sachin Prabhu
· 13 years ago
3c7c87f
CIFS: Show backupuid/gid in /proc/mounts
by Sachin Prabhu
· 13 years ago
4c569a7
GFS2: Instruct DLM to avoid queue convert slowdown
by Bob Peterson
· 13 years ago
95f7147
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
db7e5c6
super.c: unused variable warning without CONFIG_QUOTA
by Eldad Zack
· 13 years ago
99aa784
jbd2: use GFP_NOFS for blkdev_issue_flush
by Shaohua Li
· 13 years ago
721b024
Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 13 years ago
53ad1c9
dlm: fix QUECVT when convert queue is empty
by David Teigland
· 13 years ago
7bf97bc
NFSv4: Keep dropped state owners on the LRU list for a while
by Trond Myklebust
· 13 years ago
c77365c
NFSv4: Ensure that we don't drop a state owner more than once
by Trond Myklebust
· 13 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
936af15
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
by Al Viro
· 13 years ago
95b72eb
NFSv4: Ensure we do not reuse open owner names
by Trond Myklebust
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 13 years ago
e4eb1ff
VM: add "vm_brk()" helper function
by Linus Torvalds
· 13 years ago
98a2139
nfs: Enclose hostname in brackets when needed in nfs_do_root_mount
by Jan Kara
· 13 years ago
Next »