Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4da35113426d16673aa1fb0613c14ca2e419e7fd
/
fs
4da3511
btrfs: add varargs to btrfs_error
by Jeff Mahoney
· 13 years ago
3acd395
btrfs: Remove BUG_ON from __finish_chunk_alloc()
by Mark Fasheh
· 13 years ago
1dd4602
btrfs: Remove BUG_ON from __btrfs_alloc_chunk()
by Mark Fasheh
· 13 years ago
2cdcecb
btrfs: Don't BUG_ON insert errors in btrfs_alloc_dev_extent()
by Mark Fasheh
· 13 years ago
305a26a
btrfs: Go readonly on tree errors in balance_level
by Mark Fasheh
· 13 years ago
b68dc2a
btrfs: Don't BUG_ON errors from update_ref_for_cow()
by Mark Fasheh
· 13 years ago
e5df957
btrfs: Go readonly on bad extent refs in update_ref_for_cow()
by Mark Fasheh
· 13 years ago
4ed1d16
btrfs: Don't BUG_ON errors in __finish_chunk_alloc()
by Mark Fasheh
· 13 years ago
0678b61
btrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums_range()
by Mark Fasheh
· 13 years ago
be1a556
btrfs: Don't BUG_ON() errors in update_ref_for_cow()
by Mark Fasheh
· 13 years ago
ce59897
btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()
by Mark Fasheh
· 13 years ago
2c53679
btrfs: btrfs_drop_snapshot should return int
by Jeff Mahoney
· 13 years ago
3fbe5c0
btrfs: split extent_state ops
by Jeff Mahoney
· 13 years ago
d008237
btrfs: drop gfp_t from lock_extent
by Jeff Mahoney
· 13 years ago
143bede
btrfs: return void in functions without error conditions
by Jeff Mahoney
· 13 years ago
ffd7b33
btrfs: __add_reloc_root error push-up
by Jeff Mahoney
· 13 years ago
355808c
btrfs: ->submit_bio_hook error push-up
by Jeff Mahoney
· 13 years ago
3444a97
btrfs: Factor out tree->ops->merge_bio_hook call
by Jeff Mahoney
· 13 years ago
0417341
btrfs: Simplify btrfs_submit_bio_hook
by Jeff Mahoney
· 13 years ago
b45a9d8
btrfs: btrfs_update_root error push-up
by Jeff Mahoney
· 13 years ago
200a5c1
btrfs: find_and_setup_root error push-up
by Jeff Mahoney
· 13 years ago
6763af8
btrfs: Remove set bits return from clear_extent_bit
by Jeff Mahoney
· 13 years ago
5380428
btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPC
by Jeff Mahoney
· 13 years ago
d5c13f9
btrfs: clean_tree_block should panic on observed memory corruption and return void
by Jeff Mahoney
· 13 years ago
d16cb05
btrfs: Simplify btrfs_insert_root
by Jeff Mahoney
· 13 years ago
cddcd80
btrfs: Fix kfree of member instead of structure
by Jeff Mahoney
· 13 years ago
43c04fb
btrfs: Panic on bad rbtree operations
by Jeff Mahoney
· 13 years ago
c2d904e
btrfs: Catch locking failures in {set,clear,convert}_extent_bit
by Jeff Mahoney
· 13 years ago
8c34293
btrfs: Add btrfs_panic()
by Jeff Mahoney
· 13 years ago
93dc610
Don't limit non-nested epoll paths
by Jason Baron
· 13 years ago
cb1ecf2
Merge branch 'akpm' (more patches from Andrew)
by Linus Torvalds
· 13 years ago
d7178c7
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
by Ryusuke Konishi
· 13 years ago
3d777a6
nilfs2: clamp ns_r_segments_percentage to [1, 99]
by Haogang Chen
· 13 years ago
c017386
afs: Remote abort can cause BUG in rxrpc code
by Anton Blanchard
· 13 years ago
2c724fb
afs: Read of file returns EBADMSG
by Anton Blanchard
· 13 years ago
f1cbd03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
8e8bb96
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
310fa7a
restore smp_mb() in unlock_new_inode()
by Al Viro
· 13 years ago
7f6c7e6
vfs: fix return value from do_last()
by Miklos Szeredi
· 13 years ago
097b180
vfs: fix double put after complete_walk()
by Miklos Szeredi
· 13 years ago
f6940fe
udf: Fix deadlock in udf_release_file()
by Jan Kara
· 13 years ago
978d6d8
vfs: Correctly set the dir i_mutex lockdep class
by Tyler Hicks
· 13 years ago
c7b2855
aio: fix the "too late munmap()" race
by Al Viro
· 13 years ago
86b62a2
aio: fix io_setup/io_destroy race
by Al Viro
· 13 years ago
86e0600
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
d575146
CIFS: Do not kmalloc under the flocks spinlock
by Pavel Shilovsky
· 13 years ago
b0f8ef2
cifs: possible memory leak in xattr.
by Santosh Nayak
· 13 years ago
71fece9
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
3e85fb9
Merge branch 'akpm' (Andrew's patch bomb)
by Linus Torvalds
· 13 years ago
57b59c4
coredump_wait: don't call complete_vfork_done()
by Oleg Nesterov
· 13 years ago
c415c3b
vfork: introduce complete_vfork_done()
by Oleg Nesterov
· 13 years ago
880641b
aio: wake up waiters when freeing unused kiocbs
by Jeff Moyer
· 13 years ago
6414fa6a
aout: move setup_arg_pages() prior to reading/mapping the binary
by Al Viro
· 13 years ago
5483f18
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
by Linus Torvalds
· 13 years ago
a175423
Btrfs: fix casting error in scrub reada code
by Chris Mason
· 13 years ago
d3b0106
btrfs: fix locking issues in find_parent_nodes()
by Li Zefan
· 13 years ago
ae942ae
vfs: export full_name_hash() function to modules
by Linus Torvalds
· 13 years ago
200e9ef
vfs: split up name hashing in link_path_walk() into helper function
by Linus Torvalds
· 13 years ago
0145acc
vfs: uninline full_name_hash()
by Linus Torvalds
· 13 years ago
8966be9
vfs: trivial __d_lookup_rcu() cleanups
by Linus Torvalds
· 13 years ago
c8e2525
regset: Prevent null pointer reference on readonly regsets
by H. Peter Anvin
· 13 years ago
fe316bf
block: Fix NULL pointer dereference in sd_revalidate_disk
by Jun'ichi Nomura
· 13 years ago
164974a
ecryptfs: fix printk format warning for size_t
by Randy Dunlap
· 13 years ago
a365fbf
GFS2: Read resource groups on mount
by Steven Whitehouse
· 13 years ago
9e73f57
GFS2: Ensure rindex is uptodate for fallocate
by Bob Peterson
· 13 years ago
718b97b
GFS2: Read in rindex if necessary during unlink
by Bob Peterson
· 13 years ago
4043b88
GFS2: Fix race between lru_list and glock ref count
by Steven Whitehouse
· 13 years ago
f621c53
Merge branch 'master' of /Volumes/CaseSensitiveDisk/linux
by Anton Altaparmakov
· 13 years ago
5bccda0
cifs: fix dentry refcount leak when opening a FIFO on lookup
by Jeff Layton
· 13 years ago
6de2ce4
CIFS: Fix mkdir/rmdir bug for the non-POSIX case
by Pavel Shilovsky
· 13 years ago
a32744d
autofs: work around unhappy compat problem on x86-64
by Ian Kent
· 13 years ago
971316f
epoll: ep_unregister_pollwait() can use the freed pwq->whead
by Oleg Nesterov
· 13 years ago
d80e731
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
by Oleg Nesterov
· 13 years ago
855a85f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
e77266e
Btrfs: fix compiler warnings on 32 bit systems
by Chris Mason
· 13 years ago
0afa1b6
Merge branch 'master' of /Volumes/CaseSensitiveDisk/linux
by Anton Altaparmakov
· 13 years ago
9b556248
NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.
by Anton Altaparmakov
· 13 years ago
37fbf4b
Restore direct_io / truncate locking API
by Anton Altaparmakov
· 13 years ago
bb4c7e9
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
5500cdb
Btrfs: increase the global block reserve estimates
by Liu Bo
· 13 years ago
5065319
Btrfs: clear the extent uptodate bits during parent transid failures
by Chris Mason
· 13 years ago
16780ca
Btrfs: add extra sanity checks on the path names in btrfs_mksubvol
by Chris Mason
· 13 years ago
a6b0d5c
Btrfs: make sure we update latest_bdev
by Chris Mason
· 13 years ago
fe66a05
Btrfs: improve error handling for btrfs_insert_dir_item callers
by Chris Mason
· 13 years ago
437cf4c
Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
45d95bc
NTFS: Do not dereference pointer before checking for NULL.
by Anton Altaparmakov
· 13 years ago
0e37579
NTFS: Remove unused variable.
by Anton Altaparmakov
· 13 years ago
faf3090
sys_poll: fix incorrect type for 'timeout' parameter
by Linus Torvalds
· 13 years ago
c922bbc
xfs: make inode quota check more general
by Mitsuo Hayasaka
· 13 years ago
20f12d8
xfs: change available ranges of softlimit and hardlimit in quota check
by Mitsuo Hayasaka
· 13 years ago
692e575
Btrfs: be less strict on finding next node in clear_extent_bit
by Liu Bo
· 13 years ago
8ebbfb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
abe9a6d
NFSv4: fix server_scope memory leak
by Weston Andros Adamson
· 13 years ago
f86f36a
NFSv4.1: Fix a NFSv4.1 session initialisation regression
by Trond Myklebust
· 13 years ago
465c934
ecryptfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
545d680
eCryptfs: Copy up lower inode attrs after setting lower xattr
by Tyler Hicks
· 13 years ago
4a26620
eCryptfs: Improve statfs reporting
by Tyler Hicks
· 13 years ago
d9b0218
Btrfs: fix a bug on overcommit stuff
by Liu Bo
· 13 years ago
9d47c76
Btrfs: kick out redundant stuff in convert_extent_bit
by Liu Bo
· 13 years ago
0449314
Btrfs: skip states when they does not contain bits to clear
by Liu Bo
· 13 years ago
Next »