Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b0d61c7e56815b0b881c81f6779a65f4fdae4bc0
/
fs
b647874
9p: do not overwrite return code when locking fails
by Dominique Martinet
· 9 years ago
262d8a8
ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()
by Joseph Qi
· 9 years ago
5afc44e
ocfs2: add uuid to ocfs2 thread name for problem analysis
by Joseph Qi
· 9 years ago
b1529a4
ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error
by alex chen
· 9 years ago
0986fe9b
ocfs2: fix race between mount and delete node/cluster
by Joseph Qi
· 9 years ago
93d911f
ocfs2: only take lock if dio entry when recover orphans
by Joseph Qi
· 9 years ago
30edc43
ocfs2: do not include dio entry in case of orphan scan
by Joseph Qi
· 9 years ago
1d1aff8
ocfs2: improve performance for localalloc
by Joseph Qi
· 9 years ago
4e357b9
ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()
by jiangyiwen
· 9 years ago
d162eaa
ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code
by Norton.Zhu
· 9 years ago
ce4f2fd
logfs: fix build warning
by Sudip Mukherjee
· 9 years ago
d30e2c0
inotify: actually check for invalid bits in sys_inotify_add_watch()
by Dave Hansen
· 9 years ago
6933599
inotify: hide internal kernel bits from fdinfo
by Dave Hansen
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
527d152
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
d9734e0
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
e627078
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
28142286
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7eeef2a
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a5ad88c
mm: get rid of 'vmalloc_info' from /proc/meminfo
by Linus Torvalds
· 9 years ago
2e00266
Merge branch 'fs-file-descriptor-optimization'
by Linus Torvalds
· 9 years ago
fc90888
vfs: conditionally clear close-on-exec flag
by Linus Torvalds
· 9 years ago
f3f86e3
vfs: Fix pathological performance case for __alloc_fd()
by Linus Torvalds
· 9 years ago
4bb0fb5
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
b33e18f
fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_split_work_to_wbs()
by Tejun Heo
· 9 years ago
ea1ee5f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
37902bc
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
b67de01
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
by Joseph Qi
· 9 years ago
0f89abf
btrfs: fix possible leak in btrfs_ioctl_balance()
by Christian Engelmayer
· 9 years ago
25520d5
block: Inline blk_integrity in struct gendisk
by Martin K. Petersen
· 9 years ago
0f6925f
btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size
by Qu Wenruo
· 9 years ago
c23fe83
debugfs: Add debugfs_create_ulong()
by Viresh Kumar
· 9 years ago
6713e8f
debugfs: Add read-only/write-only bool file ops
by Stephen Boyd
· 9 years ago
6db6652
debugfs: Add read-only/write-only size_t file ops
by Stephen Boyd
· 9 years ago
82b7d4f
debugfs: Add read-only/write-only x64 file ops
by Stephen Boyd
· 9 years ago
b97f679
debugfs: Consolidate file mode checks in debugfs_create_*()
by Stephen Boyd
· 9 years ago
6aa8ca4
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
3d87518
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
0f90cc6
mm, dax: fix DAX deadlocks
by Ross Zwisler
· 9 years ago
063d99b
mm, fs: obey gfp_mapping for add_to_page_cache()
by Michal Hocko
· 9 years ago
c7823b6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
a7b7617
mm: add architecture primitives for software dirty bit clearing
by Martin Schwidefsky
· 10 years ago
dc6c5fb
btrfs: fix use after free iterating extrefs
by Chris Mason
· 9 years ago
8eb9345
btrfs: check unsupported filters in balance arguments
by David Sterba
· 9 years ago
5b5f145
Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
b817525
writeback: bdi_writeback iteration must not skip dying ones
by Tejun Heo
· 9 years ago
6fdf860
writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback()
by Tejun Heo
· 9 years ago
5ffdbe8
ovl: free lower_mnt array in ovl_put_super
by Konstantin Khlebnikov
· 9 years ago
0f95502
ovl: free stack of paths in ovl_fill_super
by Konstantin Khlebnikov
· 9 years ago
1c8a47d
ovl: fix open in stacked overlay
by Miklos Szeredi
· 9 years ago
ab79efa
ovl: fix dentry reference leak
by David Howells
· 9 years ago
0480334
ovl: use O_LARGEFILE in ovl_copy_up()
by David Howells
· 9 years ago
daf3761
namei: results of d_is_negative() should be checked after dentry revalidation
by Trond Myklebust
· 9 years ago
175d58c
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
8c3ad9c
nfsd/blocklayout: accept any minlength
by Christoph Hellwig
· 9 years ago
fd48ca3
Merge tag 'v4.3-rc4' into for-4.4/core
by Jens Axboe
· 9 years ago
a0eeb8d
Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
39d0d3b
NFS: Fix a tracepoint NULL-pointer dereference
by Anna Schumaker
· 9 years ago
7d35199
BTRFS: support NFSv2 export
by NeilBrown
· 10 years ago
e5fffba
Btrfs: open_ctree: Fix possible memory leak
by chandan
· 9 years ago
3c68319
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
d9a0540
Btrfs: fix deadlock when finalizing block group creation
by Filipe Manana
· 9 years ago
808f80b
Btrfs: update fix for read corruption of compressed and shared extents
by Filipe Manana
· 9 years ago
b786f16
Btrfs: send, fix corner case for reference overwrite detection
by Filipe Manana
· 9 years ago
65da348
sysfs: correctly handle short reads on PREALLOC attrs.
by NeilBrown
· 9 years ago
398dc4a
debugfs: document that debugfs_remove*() accepts NULL and error values
by Ulf Magnusson
· 9 years ago
621a5f7
debugfs: Pass bool pointer to debugfs_create_bool()
by Viresh Kumar
· 9 years ago
616a539
[CIFS] Update cifs version number
by Steve French
· 9 years ago
5e99b53
nfs4: reset states to use open_stateid when returning delegation voluntarily
by Jeff Layton
· 9 years ago
e92c1e0
NFSv4: Fix a nograce recovery hang
by Benjamin Coddington
· 9 years ago
72d79ff
NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH
by Trond Myklebust
· 9 years ago
4a0954e
NFSv4: Don't try to reclaim unused state owners
by Trond Myklebust
· 9 years ago
8fa4592
NFS: Fix a write performance regression
by Trond Myklebust
· 9 years ago
40f9027
NFS: Fix up page writeback accounting
by Trond Myklebust
· 9 years ago
646200a
[SMB3] Do not fall back to SMBWriteX in set_file_size error cases
by Steve French
· 9 years ago
8346c41
dax: fix NULL pointer in __dax_pmd_fault()
by Ross Zwisler
· 9 years ago
f97b870
Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
b2f7392
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
by Ingo Molnar
· 9 years ago
cf6f54e
UBIFS: Kill unneeded locking in ubifs_init_security
by Richard Weinberger
· 9 years ago
69ea8b8
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
ff9f84b
[SMB3] Missing null tcon check
by Steve French
· 9 years ago
03e8f64
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
101688f
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
d4eb6de
ext4: Update EXT4_USE_FOR_EXT2 description
by Jean Delvare
· 9 years ago
8862714
fix encryption error checks on mount
by Steve French
· 9 years ago
ceb1b0b
[SMB3] Fix sec=krb5 on smb3 mounts
by Steve French
· 9 years ago
53cbf3b
fs: direct-io: don't dirtying pages for ITER_BVEC/ITER_KVEC direct read
by Ming Lei
· 9 years ago
5948edb
fs/mpage.c: forgotten WRITE_SYNC in case of data integrity write
by Roman Pen
· 9 years ago
500d701
NFS41: make close wait for layoutreturn
by Peng Tao
· 9 years ago
012572d
ocfs2/dlm: fix deadlock when dispatch assert master
by Joseph Qi
· 9 years ago
ac5be6b
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key"
by Andrea Arcangeli
· 9 years ago
834e465
NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set
by Kinglong Mee
· 9 years ago
98ce94c
cifs: use server timestamp for ntlmv2 authentication
by Peter Seiderer
· 9 years ago
e0ddde9
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
by Steve French
· 9 years ago
2b9dbef
Btrfs: keep dropped roots in cache until transaction commit
by Josef Bacik
· 9 years ago
50745b0
Btrfs: Direct I/O: Fix space accounting
by chandan
· 9 years ago
2259f96
NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget
by Trond Myklebust
· 9 years ago
24311f8
NFSv4: Recovery of recalled read delegations is broken
by Trond Myklebust
· 9 years ago
8714d46
NFS: Fix an infinite loop when layoutget fail with BAD_STATEID
by Kinglong Mee
· 9 years ago
6f29b9b
NFS: Do cleanup before resetting pageio read/write to mds
by Kinglong Mee
· 9 years ago
Next »