Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5a8011cb896ed9822ca9086cf9c4d4c5db16be64
/
fs
0c76c6b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
8688d95
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
320cd41
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
a7ba4bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 9 years ago
9d90f03
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
2d01eed
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
b4839eb
nfs: Remove invalid tk_pid from debug message
by Kinglong Mee
· 9 years ago
d356a7d
nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh
by Kinglong Mee
· 9 years ago
bc4da2a
nfs: Drop bad comment in nfs41_walk_client_list()
by Kinglong Mee
· 9 years ago
cd738ee
nfs: Remove unneeded micro checking of CONFIG_PROC_FS
by Kinglong Mee
· 9 years ago
2785110
nfs: Don't setting FILE_CREATED flags always
by Kinglong Mee
· 9 years ago
6a062a3
nfs: Use remove_proc_subtree() instead remove_proc_entry()
by Kinglong Mee
· 9 years ago
71f81e5
nfs: Remove unused argument in nfs_server_set_fsinfo()
by Kinglong Mee
· 9 years ago
6b55970
nfs: Fix a memory leak when meeting an unsupported state protect
by Kinglong Mee
· 9 years ago
db2efec
nfs: take extra reference to fl->fl_file when running a LOCKU operation
by Jeff Layton
· 9 years ago
c3696046
fuse: separate pqueue for clones
by Miklos Szeredi
· 9 years ago
cc080e9
fuse: introduce per-instance fuse_dev structure
by Miklos Szeredi
· 9 years ago
00c570f
fuse: device fd clone
by Miklos Szeredi
· 9 years ago
ee314a8
fuse: abort: no fc->lock needed for request ending
by Miklos Szeredi
· 9 years ago
46c34a3
fuse: no fc->lock for pqueue parts
by Miklos Szeredi
· 9 years ago
efe2800
fuse: no fc->lock in request_end()
by Miklos Szeredi
· 9 years ago
1e6881c
fuse: cleanup request_end()
by Miklos Szeredi
· 9 years ago
365ae71
fuse: request_end(): do once
by Miklos Szeredi
· 9 years ago
77cd9d4
fuse: add req flag for private list
by Miklos Szeredi
· 9 years ago
45a91cb
fuse: pqueue locking
by Miklos Szeredi
· 9 years ago
24b4d33
fuse: abort: group pqueue accesses
by Miklos Szeredi
· 9 years ago
82cbdcd
fuse: cleanup fuse_dev_do_read()
by Miklos Szeredi
· 9 years ago
f377cb7
fuse: move list_del_init() from request_end() into callers
by Miklos Szeredi
· 9 years ago
e96edd9
fuse: duplicate ->connected in pqueue
by Miklos Szeredi
· 9 years ago
3a2b5b9
fuse: separate out processing queue
by Miklos Szeredi
· 9 years ago
5250921
fuse: simplify request_wait()
by Miklos Szeredi
· 9 years ago
fd22d62
fuse: no fc->lock for iqueue parts
by Miklos Szeredi
· 9 years ago
8f7bb36
fuse: allow interrupt queuing without fc->lock
by Miklos Szeredi
· 9 years ago
4ce6081
fuse: iqueue locking
by Miklos Szeredi
· 9 years ago
ef75925
fuse: dev read: split list_move
by Miklos Szeredi
· 9 years ago
8c91189
fuse: abort: group iqueue accesses
by Miklos Szeredi
· 9 years ago
e16714d
fuse: duplicate ->connected in iqueue
by Miklos Szeredi
· 9 years ago
f88996a
fuse: separate out input queue
by Miklos Szeredi
· 9 years ago
33e14b4
fuse: req state use flags
by Miklos Szeredi
· 9 years ago
7a3b2c7
fuse: simplify req states
by Miklos Szeredi
· 9 years ago
c477526
fuse: don't hold lock over request_wait_answer()
by Miklos Szeredi
· 9 years ago
7d2e0a0
fuse: simplify unique ctr
by Miklos Szeredi
· 9 years ago
41f9827
fuse: rework abort
by Miklos Szeredi
· 9 years ago
b716d42
fuse: fold helpers into abort
by Miklos Szeredi
· 9 years ago
dc00809
fuse: use per req lock for lock/unlock_request()
by Miklos Szeredi
· 9 years ago
825d6d3
fuse: req use bitops
by Miklos Szeredi
· 9 years ago
0d8e84b
fuse: simplify request abort
by Miklos Szeredi
· 9 years ago
ccd0a0b
fuse: call fuse_abort_conn() in dev release
by Miklos Szeredi
· 9 years ago
f0139aa
fuse: fold fuse_request_send_nowait() into single caller
by Miklos Szeredi
· 9 years ago
de15522
fuse: check conn_error earlier
by Miklos Szeredi
· 9 years ago
5437f24
fuse: account as waiting before queuing for background
by Miklos Szeredi
· 9 years ago
73e0e73
fuse: reset waiting
by Miklos Szeredi
· 9 years ago
42dc621
fuse: fix background request if not connected
by Miklos Szeredi
· 9 years ago
0ad0b32
fuse: initialize fc->release before calling it
by Miklos Szeredi
· 9 years ago
94521ca
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
68b4449
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
043cd04
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
43baed3
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
9ce7114
devpts: if initialization failed, don't crash when opening /dev/ptmx
by Josh Triplett
· 9 years ago
196a4f8
fs/affs/symlink.c: remove unneeded err variable
by Fabian Frederick
· 9 years ago
4709187
fs/affs/amigaffs.c: remove unneeded initialization
by Fabian Frederick
· 9 years ago
78f444f
fs/affs/inode.c: remove unneeded initialization
by Fabian Frederick
· 9 years ago
d96f184
fs/adfs: remove unneeded cast
by Firo Yang
· 9 years ago
460b865
fs: document seq_open()'s usage of file->private_data
by Yann Droneaud
· 9 years ago
189f984
fs: allocate structure unconditionally in seq_open()
by Yann Droneaud
· 9 years ago
ede1bf0
fs: use seq_open_private() for proc_mounts
by Yann Droneaud
· 9 years ago
1dfd18d
cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts
by Sachin Prabhu
· 9 years ago
88793e5
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
39f897f
NFSv4: When returning a delegation, don't reclaim an incompatible open mode.
by NeilBrown
· 9 years ago
ebb3a9d
Update negotiate protocol for SMB3.11 dialect
by Steve French
· 9 years ago
b3152e2
Add ioctl to set integrity
by Steve French
· 9 years ago
9d1b066
Add Get/Set Integrity Information structure definitions
by Steve French
· 9 years ago
02b1666
Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
by Steve French
· 9 years ago
21dc2e6
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
aab1893
Add SMB3.11 mount option synonym for new dialect
by Steve French
· 9 years ago
80bc83c
add struct FILE_STANDARD_INFO
by Steve French
· 9 years ago
f799d62
Make dialect negotiation warning message easier to read
by Steve French
· 9 years ago
eed0e17
Add defines and structs for smb3.1 dialect
by Steve French
· 10 years ago
5f7fbf7
Allow parsing vers=3.11 on cifs mount
by Steve French
· 10 years ago
f291095
client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set
by Noel Power
· 10 years ago
e22619a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
ff5053f
bdi: Remove "inline" keyword from exported I_BDEV() implementation
by Geert Uytterhoeven
· 9 years ago
d2c3ac7
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
546fac6
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 9 years ago
ebeaa8d
Revert "jbd2: speedup jbd2_journal_dirty_metadata()"
by Linus Torvalds
· 9 years ago
6c5a0d8
NFSv4.2: LAYOUTSTATS is optional to implement
by Trond Myklebust
· 9 years ago
da2e812
NFSv4.2: Fix up a decoding error in layoutstats
by Trond Myklebust
· 9 years ago
bbe179f
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
8d7804a
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
d620876
pNFS/flexfiles: Fix the reset of struct pgio_header when resending
by Trond Myklebust
· 9 years ago
c0f5f50
pNFS/flexfiles: Turn off layoutcommit for servers that don't need it
by Trond Myklebust
· 9 years ago
122d328
Merge branch 'layoutstats'
by Trond Myklebust
· 9 years ago
9bbd9bb
pnfs/flexfiles: protect ktime manipulation with mirror lock
by Peng Tao
· 9 years ago
865a7ec
nfs: provide pnfs_report_layoutstat when NFS42 is disabled
by Peng Tao
· 9 years ago
47a4694
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
f68eb1e
fs/block_dev.c: skip rw_page if bdev has integrity
by Vishal Verma
· 10 years ago
b4176b7
coredump: add __printf attribute to cn_*printf functions
by Nicolas Iooss
· 9 years ago
5202efe
coredump: use from_kuid/kgid when formatting corename
by Nicolas Iooss
· 9 years ago
89bfae4
fs/reiserfs: remove unneeded cast
by Firo Yang
· 9 years ago
Next »