Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7bde2ab7cb51f14c6f6574f0f5a78445f2caed3e
/
fs
af5eb74
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
by Anton Altaparmakov
· 14 years ago
9fbf0c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
b12ece7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
ee2c925
cifs: More crypto cleanup (try #2)
by Shirish Pargaonkar
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
3689456
squashfs: fix use of uninitialised variable in zlib & xz decompressors
by Phillip Lougher
· 14 years ago
3af0365
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
d39454f
CIFS: Add strictcache mount option
by Pavel Shilovsky
· 14 years ago
72432ff
CIFS: Implement cifs_strict_writev (try #4)
by Pavel Shilovsky
· 14 years ago
93c100c
[CIFS] Replace cifs md5 hashing functions with kernel crypto APIs
by Steve French
· 14 years ago
d66bbd4
ceph: avoid picking MDS that is not active
by Sage Weil
· 14 years ago
c723fda
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
f1d0c99
Make CIFS mount work in a container.
by Rob Landley
· 14 years ago
3f391c7
CIFS: Remove pointless variable assignment in cifs_dfs_do_automount()
by Jesper Juhl
· 14 years ago
ff5fdb6
fs: fix new dcache.c kernel-doc warnings
by Randy Dunlap
· 14 years ago
0ca7a5b
nilfs2: fix crash after one superblock became unavailable
by Ryusuke Konishi
· 14 years ago
9093ba5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
4843456
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
99d86c8
cifs: fix up CIFSSMBEcho for unaligned access
by Jeff Layton
· 14 years ago
bf67b9b
Merge branch 'for-next'
by Steve French
· 14 years ago
8d99641
Merge branch 'akpm'
by Linus Torvalds
· 14 years ago
20d9600
fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio
by David Dillow
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
5cdec1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
b06ae1ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 14 years ago
28e58ee
Fix broken "pipe: use event aware wakeups" optimization
by Linus Torvalds
· 14 years ago
84cdf74
cifs: fix unaligned accesses in cifsConvertToUCS
by Jeff Layton
· 14 years ago
ba2dbf3
cifs: clean up unaligned accesses in cifs_unicode.c
by Jeff Layton
· 14 years ago
26ec254
cifs: fix unaligned access in check2ndT2 and coalesce_t2
by Jeff Layton
· 14 years ago
12df83c
cifs: clean up unaligned accesses in validate_t2
by Jeff Layton
· 14 years ago
690c522
cifs: use get/put_unaligned functions to access ByteCount
by Jeff Layton
· 14 years ago
aae62fd
cifs: move time field in cifsInodeInfo
by Jeff Layton
· 14 years ago
c3dccf4
cifs: TCP_Server_Info diet
by Jeff Layton
· 14 years ago
a70307e
CIFS: Implement cifs_strict_readv (try #4)
by Pavel Shilovsky
· 14 years ago
7a6a19b
CIFS: Implement cifs_file_strict_mmap (try #2)
by Pavel Shilovsky
· 14 years ago
8be7e6b
CIFS: Implement cifs_strict_fsync
by Pavel Shilovsky
· 14 years ago
4f8ba8a
CIFS: Make cifsFileInfo_put work with strict cache mode
by Pavel Shilovsky
· 14 years ago
76dcc26
cifs: mangle existing header for SMB_COM_NT_CANCEL
by Jeff Layton
· 14 years ago
7749981
cifs: remove code for setting timeouts on requests
by Jeff Layton
· 14 years ago
fda3594
[CIFS] cifs: reconnect unresponsive servers
by Steve French
· 14 years ago
c74093b
cifs: set up recurring workqueue job to do SMB echo requests
by Jeff Layton
· 14 years ago
766fdbb
cifs: add ability to send an echo request
by Jeff Layton
· 14 years ago
a6827c1
cifs: add cifs_call_async
by Jeff Layton
· 14 years ago
2b84a36c
cifs: allow for different handling of received response
by Jeff Layton
· 14 years ago
74dd92a
cifs: clean up sync_mid_result
by Jeff Layton
· 14 years ago
dad255b
cifs: don't reconnect server when we don't get a response
by Jeff Layton
· 14 years ago
0ade640
cifs: wait indefinitely for responses
by Jeff Layton
· 14 years ago
2fbc2f1
cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other
by Shirish Pargaonkar
· 14 years ago
540b2e3
cifs: Fix regression during share-level security mounts (Repost)
by Shirish Pargaonkar
· 14 years ago
1cd3508
[CIFS] Update cifs version number
by Steve French
· 14 years ago
053d503
cifs: move mid result processing into common function
by Jeff Layton
· 14 years ago
ddc8cf8
cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry
by Jeff Layton
· 14 years ago
8097531
cifs: clean up accesses to midCount
by Jeff Layton
· 14 years ago
c5797a9
cifs: make wait_for_free_request take a TCP_Server_Info pointer
by Jeff Layton
· 14 years ago
9d78315
cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting
by Jeff Layton
· 14 years ago
941b853
cifs: don't fail writepages on -EAGAIN errors
by Jeff Layton
· 14 years ago
12fed00
CIFS: Fix oplock break handling (try #2)
by Pavel Shilovsky
· 14 years ago
7e57b81
ceph: avoid immediate cap check after import
by Sage Weil
· 14 years ago
088b3f5
ceph: fix flushing of caps vs cap import
by Sage Weil
· 14 years ago
24be0c4
ceph: fix erroneous cap flush to non-auth mds
by Sage Weil
· 14 years ago
50aac4f
ceph: fix cap_wanted_delay_{min,max} mount option initialization
by Sage Weil
· 14 years ago
24d9765
GFS2: Fix error path in gfs2_lookup_by_inum()
by Steven Whitehouse
· 14 years ago
23c3010
GFS2: remove iopen glocks from cache on failed deletes
by Benjamin Marzinski
· 14 years ago
b89b12b
autofs4: clean ->d_release() and autofs4_free_ino() up
by Al Viro
· 14 years ago
26e6c91
autofs4: split autofs4_init_ino()
by Al Viro
· 14 years ago
5a37db3
autofs4: mkdir and symlink always get a dentry that had passed lookup
by Al Viro
· 14 years ago
726a5e0
autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore
by Al Viro
· 14 years ago
0bf71d4
autofs4: kill ->size in autofs_info
by Al Viro
· 14 years ago
09f12c0
autofs4: pass mode to autofs4_get_inode() explicitly
by Al Viro
· 14 years ago
14a2f00
autofs4: autofs4_mkroot() is not different from autofs4_init_ino()
by Al Viro
· 14 years ago
292c5ee
autofs4: keep symlink body in inode->i_private
by Al Viro
· 14 years ago
c0bcc9d
autofs4 - fix debug print in autofs4_lookup()
by Ian Kent
· 14 years ago
8931221
vfs - fix dentry ref count in do_lookup()
by Ian Kent
· 14 years ago
c14cc63
autofs4 - fix get_next_positive_dentry()
by Ian Kent
· 14 years ago
eee2a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
9e8a462
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 14 years ago
cf78859
xfs: Do not name variables "panic"
by Geert Uytterhoeven
· 14 years ago
acce952
Btrfs: forced readonly mounts on errors
by liubo
· 14 years ago
1a47f7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
ab2020f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
2456248
ecryptfs: remove unnecessary decrypt when extending a file
by Frank Swiderski
· 14 years ago
f24b388
ecryptfs: Fix ecryptfs_printk() size_t warnings
by Tyler Hicks
· 14 years ago
888d57b
fs/ecryptfs: Add printf format/argument verification and fix fallout
by Joe Perches
· 14 years ago
0abe116
ecryptfs: fixed testing of file descriptor flags
by Roberto Sassu
· 14 years ago
2799289
ecryptfs: test lower_file pointer when lower_file_mutex is locked
by Roberto Sassu
· 14 years ago
070baa5
ecryptfs: missing initialization of the superblock 'magic' field
by Roberto Sassu
· 14 years ago
2a8652f
ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h
by Roberto Sassu
· 14 years ago
38a708d
ecryptfs: fix truncation error in ecryptfs_read_update_atime
by Edward Shishkin
· 14 years ago
ecf5632
fs: fix address space warnings in ioctl_fiemap()
by Namhyung Kim
· 14 years ago
27eaa1c
aio: check return value of create_workqueue()
by Namhyung Kim
· 14 years ago
274052e
hpfs_setattr error case avoids unlock_kernel
by Dr. David Alan Gilbert
· 14 years ago
e0bb6bd
compat: copy missing fields in compat_statfs64 to user
by Namhyung Kim
· 14 years ago
974d879
compat: update comment of compat statfs syscalls
by Namhyung Kim
· 14 years ago
6a5640f
compat: remove unnecessary assignment in compat_rw_copy_check_uvector()
by Namhyung Kim
· 14 years ago
16ebe91
fs: FS_POSIX_ACL does not depend on BLOCK
by Randy Dunlap
· 14 years ago
3bc0ba4
fs: Remove unlikely() from fget_light()
by Steven Rostedt
· 14 years ago
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 14 years ago
64c23e8
make the feature checks in ->fallocate future proof
by Christoph Hellwig
· 14 years ago
b1e75df
tidy up around finish_automount()
by Al Viro
· 14 years ago
15f9a3f
don't drop newmnt on error in do_add_mount()
by Al Viro
· 14 years ago
Next »