Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c971681aea99455738b2ffe26e22255c52b162c2
/
fs
b82207b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
3089f54
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
0fba687
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
058504e
fs/seq_file: fallback to vmalloc allocation
by Heiko Carstens
· 10 years ago
f74373a
/proc/stat: convert to single_open_size()
by Heiko Carstens
· 10 years ago
571ff47
autofs4: fix false positive compile error
by Ian Kent
· 10 years ago
abdd2e8
Btrfs: fix crash when starting transaction
by Filipe Manana
· 10 years ago
be2c765
Btrfs: fix btrfs_print_leaf for skinny metadata
by Josef Bacik
· 10 years ago
d288db5
Btrfs: fix race of using total_bytes_pinned
by Liu Bo
· 10 years ago
130d5b4
btrfs: use E2BIG instead of EIO if compression does not help
by David Sterba
· 10 years ago
0a4eaea
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
by David Sterba
· 10 years ago
14f5979
Btrfs: fix use-after-free when cloning a trailing file hole
by Filipe Manana
· 10 years ago
0aeb8a6e
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
by Anand Jain
· 10 years ago
e755f78
btrfs: fix null pointer dereference in clone_fs_devices when name is null
by Anand Jain
· 10 years ago
2aa06a3
btrfs: fix nossd and ssd_spread mount option regression
by Eric Sandeen
· 10 years ago
5f31648
Btrfs: fix race between balance recovery and root deletion
by Wang Shilong
· 10 years ago
3cc7939
Btrfs: atomically set inode->i_flags in btrfs_update_iflags
by Filipe Manana
· 10 years ago
69bbd9c
nfs: fix nfs4d readlink truncated packet
by Avi Kivity
· 10 years ago
ecca47c
kernfs: kernfs_notify() must be useable from non-sleepable contexts
by Tejun Heo
· 10 years ago
16874b2
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
472b909
btrfs: only unlock block in verify_parent_transid if we locked it
by Josef Bacik
· 10 years ago
46c4e71
Btrfs: assert send doesn't attempt to start transactions
by Filipe Manana
· 10 years ago
c39aa70
btrfs compression: reuse recently used workspace
by Sergey Senozhatsky
· 10 years ago
5588383
Btrfs: fix crash when mounting raid5 btrfs with missing disks
by Liu Bo
· 10 years ago
b2373f2
btrfs: create sprout should rename fsid on the sysfs as well
by Anand Jain
· 10 years ago
49c6f73
btrfs: dev replace should replace the sysfs entry
by Anand Jain
· 10 years ago
0d39376
btrfs: dev add should add its sysfs entry
by Anand Jain
· 10 years ago
99994cd
btrfs: dev delete should remove sysfs entry
by Anand Jain
· 10 years ago
9b4eaf4
btrfs: rename add_device_membership to btrfs_kobj_add_device
by Anand Jain
· 10 years ago
76f47128
nfsd: fix rare symlink decoding bug
by J. Bruce Fields
· 10 years ago
a93cd4c
ext4: Fix hole punching for files with indirect blocks
by Jan Kara
· 10 years ago
77ea2a4
ext4: Fix block zeroing when punching holes in indirect block files
by Jan Kara
· 10 years ago
e43bb4e
ext4: decrement free clusters/inodes counters when block group declared bad
by Namjae Jeon
· 10 years ago
d7933ab
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
ec71fea
Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
ec7756a
fs/mbcache: replace __builtin_log2() with ilog2()
by T Makphaibulchoke
· 10 years ago
66b0686
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
by Andy Adamson
· 10 years ago
8445cd3
NFS Return -EPERM if no supported or matching SECINFO flavor
by Andy Adamson
· 10 years ago
57bbe3d
NFS check the return of nfs4_negotiate_security in nfs4_submount
by Andy Adamson
· 10 years ago
6edf960
NFS: Don't mark the data cache as invalid if it has been flushed
by Trond Myklebust
· 10 years ago
f2467b6
NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size
by Trond Myklebust
· 10 years ago
18dd78c
nfs: Fix cache_validity check in nfs_write_pageuptodate()
by Scott Mayhew
· 10 years ago
edfbbf3
aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
by Benjamin LaHaise
· 10 years ago
f8567a3
aio: fix aio request leak when events are reaped by userspace
by Benjamin LaHaise
· 10 years ago
ce36d9a
[CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option
by Steve French
· 10 years ago
ac4fef4
ocfs2/dlm: do not purge lockres that is queued for assert master
by Xue jiufei
· 10 years ago
b9aaac5
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount
by jiangyiwen
· 10 years ago
595297a
ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod
by jiangyiwen
· 10 years ago
f7a14f3
ocfs2: fix a tiny race when running dirop_fileop_racer
by Yiwen Jiang
· 10 years ago
a270c6d
ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()
by Xue jiufei
· 10 years ago
8a8ad1c
ocfs2: refcount: take rw_lock in ocfs2_reflink
by Wengang Wang
· 10 years ago
b253bfd
ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously"
by Xue jiufei
· 10 years ago
27bf630
ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and idletimeout closes conn
by Tariq Saeed
· 10 years ago
5fb1beb
ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename()
by alex chen
· 10 years ago
2dfded8
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
e13d100
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
147f140
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
8408c71
Btrfs: fix wrong error handle when the device is missing or is not writeable
by Miao Xie
· 10 years ago
c55f139
Btrfs: fix deadlock when mounting a degraded fs
by Miao Xie
· 10 years ago
e990f16
Btrfs: use bio_endio_nodec instead of open code
by Miao Xie
· 10 years ago
298a8f9
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
by Wang Shilong
· 10 years ago
ced96ed
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
by Qu Wenruo
· 10 years ago
e570fd2
Btrfs: fix broken free space cache after the system crashed
by Miao Xie
· 10 years ago
5349d6c
Btrfs: make free space cache write out functions more readable
by Miao Xie
· 10 years ago
46fefe4
Btrfs: remove unused wait queue in struct extent_buffer
by Filipe Manana
· 10 years ago
ea4ebde
Btrfs: fix deadlocks with trylock on tree nodes
by Chris Mason
· 10 years ago
08bc035
cifs: revalidate mapping prior to satisfying read_iter request with cache=loose
by Jeff Layton
· 10 years ago
f41c5ad
NFSD: fix bug for readdir of pseudofs
by Kinglong Mee
· 10 years ago
6282cd5
NFSD: Don't hand out delegations for 30 seconds after recalling them.
by NeilBrown
· 10 years ago
ebe0618
epoll: fix use-after-free in eventpoll_release_file
by Konstantin Khlebnikov
· 10 years ago
a1d0b84c
fs/cifs: fix regression in cifs_create_mf_symlink()
by Björn Baumbach
· 10 years ago
c5c7b8d
ext4: Fix buffer double free in ext4_alloc_branch()
by Jan Kara
· 10 years ago
16d52ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
a311c48
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 10 years ago
47a306a
btrfs: fix error handling in create_pending_snapshot
by Eric Sandeen
· 10 years ago
3e2426b
btrfs: fix use of uninit "ret" in end_extent_writepage()
by Eric Sandeen
· 10 years ago
d737278
btrfs: free ulist in qgroup_shared_accounting() error path
by Eric Sandeen
· 10 years ago
b050f9f
Btrfs: fix qgroups sanity test crash or hang
by Filipe Manana
· 10 years ago
f1e3c28
btrfs: prevent RCU warning when dereferencing radix tree slot
by Sasha Levin
· 10 years ago
5fbc7c5
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
by Wang Shilong
· 10 years ago
cc68a8a
btrfs: new ioctl TREE_SEARCH_V2
by Gerhard Heift
· 11 years ago
4bdeb31
Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 10 years ago
6d87c22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ba346b3
btrfs: tree_search, search_ioctl: direct copy to userspace
by Gerhard Heift
· 11 years ago
550ac1d
btrfs: new function read_extent_buffer_to_user
by Gerhard Heift
· 11 years ago
9b6e817
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
by Gerhard Heift
· 11 years ago
8f5f617
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
by Gerhard Heift
· 11 years ago
1254444
btrfs: tree_search, search_ioctl: accept varying buffer
by Gerhard Heift
· 11 years ago
25c9bc2
btrfs: tree_search: eliminate redundant nr_items check
by Gerhard Heift
· 11 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
883854c
dlm: keep listening connection alive with sctp mode
by Lidong Zhong
· 10 years ago
c2338f2
lock_parent: don't step on stale ->d_parent of all-but-freed one
by Al Viro
· 10 years ago
9c1d528
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
by Al Viro
· 10 years ago
5f07385
kill generic_file_splice_write()
by Al Viro
· 11 years ago
3551dd7
ceph: switch to iter_file_splice_write()
by Al Viro
· 11 years ago
4da54c2
nfs: switch to iter_splice_write_file()
by Al Viro
· 11 years ago
96f9bc8
fs/splice.c: remove unneeded exports
by Al Viro
· 11 years ago
6dc8bc0
ocfs2: switch to iter_file_splice_write()
by Al Viro
· 11 years ago
8d02076
->splice_write() via ->write_iter()
by Al Viro
· 11 years ago
Next »