Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cc37bb04201217b7acb11213e16cb5530c30da8f
/
fs
cc37bb0
btrfs: replace BUG in can_modify_feature
by David Sterba
· 11 years ago
43d87fa
btrfs: reserve no transaction units in btrfs_feature_attr_store
by David Sterba
· 11 years ago
27a0dd6
Btrfs: make btrfs_debug match pr_debug handling related to DEBUG
by Frank Holton
· 11 years ago
33b98f22
btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'
by Sergei Trofimovich
· 11 years ago
3f870c2
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
by Kelley Nielsen
· 11 years ago
75ac2dd
btrfs: expand btrfs_find_item() to include find_root_ref functionality
by Kelley Nielsen
· 11 years ago
e33d5c3
btrfs: bootstrap generic btrfs_find_item interface
by Kelley Nielsen
· 11 years ago
a3df41e
btrfs: fix unused variables in qgroup.c
by Valentina Giusti
· 11 years ago
e94acd8
btrfs: replace path->slots[0] with otherwise unused variable 'slot'
by Valentina Giusti
· 11 years ago
ce3e7f10
btrfs: remove unused variable from scrub_fixup_nodatasum
by Valentina Giusti
· 11 years ago
f0265bb
btrfs: remove unused variable from setup_cluster_no_bitmap
by Valentina Giusti
· 11 years ago
50892ba
btrfs: remove unused variables from extent_io.c
by Valentina Giusti
· 11 years ago
4b447bf
btrfs: remove unused variable from find_free_extent
by Valentina Giusti
· 11 years ago
71db2a7
btrfs: remove unused variables from disk-io.c
by Valentina Giusti
· 11 years ago
99e22f7
btrfs: remove unused variable from btrfs_new_inode
by Valentina Giusti
· 11 years ago
f8ba9c1
btrfs: publish fs label in sysfs
by Jeff Mahoney
· 11 years ago
29e5be2
btrfs: publish device membership in sysfs
by Jeff Mahoney
· 11 years ago
6ab0a20
btrfs: publish allocation data in sysfs
by Jeff Mahoney
· 11 years ago
01e219e
btrfs: add ioctl to export size of global metadata reservation
by Jeff Mahoney
· 11 years ago
3b02a68
btrfs: use feature attribute names to print better error messages
by Jeff Mahoney
· 11 years ago
ba63194
btrfs: add ability to change features via sysfs
by Jeff Mahoney
· 11 years ago
79da4fa
btrfs: publish unknown feature bits in sysfs
by Jeff Mahoney
· 11 years ago
510d736
btrfs: publish per-super features in sysfs
by Jeff Mahoney
· 11 years ago
5ac1d20
btrfs: publish per-super attributes in sysfs
by Jeff Mahoney
· 11 years ago
079b72b
btrfs: publish supported featured in sysfs
by Jeff Mahoney
· 11 years ago
2eaa055
btrfs: add ioctls to query/change feature bits online
by Jeff Mahoney
· 11 years ago
9e5ac13
Btrfs: skip merge part for delayed data refs
by Liu Bo
· 11 years ago
c46effa
Btrfs: introduce a head ref rbtree
by Liu Bo
· 11 years ago
e20d6c5
Btrfs: fix check-integrity to look at the referenced data properly
by Josef Bacik
· 11 years ago
16e7549
Btrfs: incompatible format change to remove hole extents
by Josef Bacik
· 11 years ago
48ba620
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 11 years ago
70b23ce
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 11 years ago
70f2fe3
nilfs2: fix segctor bug that causes file system corruption
by Andreas Rohner
· 11 years ago
e2bc447
Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
1f4a63b
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
by Chuansheng Liu
· 11 years ago
bba719b
xfs: fix off-by-one error in xfs_attr3_rmt_verify
by Jie Liu
· 11 years ago
ef350bb
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
d0abafa
ext4: fix bigalloc regression
by Eric Whitney
· 11 years ago
06f055f
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
4ff36ee
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
by Jason Baron
· 11 years ago
152b734
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 11 years ago
0b3a2c9
GFS2: Fix unsafe dereference in dump_holder()
by Tetsuo Handa
· 11 years ago
f1e3268
cifs: set FILE_CREATED
by Shirish Pargaonkar
· 11 years ago
750b8de
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
by Sachin Prabhu
· 11 years ago
ebcc943
Add missing end of line termination to some cifs messages
by Steve French
· 11 years ago
f41bfc9
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
dc0a6b4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
a8472b4
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
3dc9acb
aio: clean up and fix aio_setup_ring page mapping
by Linus Torvalds
· 11 years ago
8e321fe
aio/migratepages: make aio migrate pages sane
by Benjamin LaHaise
· 11 years ago
1881686
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
by Benjamin LaHaise
· 11 years ago
a6ddeee
Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
df36ac1
pstore: Don't allow high traffic options on fragile devices
by Luck, Tony
· 11 years ago
f5a44db
ext4: add explicit casts when masking cluster sizes
by Theodore Ts'o
· 11 years ago
582d2f7
GFS2: Wait for async DIO in glock state changes
by Steven Whitehouse
· 11 years ago
dfd1118
GFS2: Fix incorrect invalidation for DIO/buffered I/O
by Steven Whitehouse
· 11 years ago
2516b61
Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
34cf865
ext4: fix deadlock when writing in ENOSPC conditions
by Jan Kara
· 11 years ago
a5905a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
ac8809f
xfs: abort metadata writeback on permanent errors
by Dave Chinner
· 11 years ago
33177f0
xfs: swalloc doesn't align allocations properly
by Dave Chinner
· 11 years ago
83a0adc
xfs: remove xfsbdstrat error
by Christoph Hellwig
· 11 years ago
6e708bc
xfs: align initial file allocations correctly
by Dave Chinner
· 11 years ago
718cc6f
xfs: fix infinite loop by detaching the group/project hints from user dquot
by Jie Liu
· 11 years ago
5c22727
xfs: fix assertion failure at xfs_setattr_nonsize
by Jie Liu
· 11 years ago
30d161c
xfs: fix false assertion at xfs_qm_vop_create_dqattach
by Jie Liu
· 11 years ago
3a8c920
xfs: fix memory leak in xfs_dir2_node_removename
by Mark Tinguely
· 11 years ago
502be2a
GFS2: Fix slab memory leak in gfs2_bufdata
by Bob Peterson
· 11 years ago
9290a9a
GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
by Bob Peterson
· 11 years ago
dfe5b9a
GFS2: don't hold s_umount over blkdev_put
by Steven Whitehouse
· 11 years ago
f9b0e05
writeback: Fix data corruption on NFS
by Jan Kara
· 11 years ago
56f91aa
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
by Li Wang
· 11 years ago
86b58d1
ceph: initialize inode before instantiating dentry
by Yan, Zheng
· 11 years ago
8d27637
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 11 years ago
ae5758a
procfs: also fix proc_reg_get_unmapped_area() for !MMU case
by Jan Beulich
· 11 years ago
e09f67f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
c9111b4
Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
a5c21dc
dcache: allow word-at-a-time name hashing with big-endian CPUs
by Will Deacon
· 11 years ago
48a2f0b
Merge tag 'xfs-for-linus-v3.13-rc4' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
700ff4f
Btrfs: fix access_ok() check in btrfs_ioctl_send()
by Dan Carpenter
· 12 years ago
467bb1d
Btrfs: make sure we cleanup all reloc roots if error happens
by Wang Shilong
· 11 years ago
6646374
Btrfs: skip building backref tree for uuid and quota tree when doing balance relocation
by Wang Shilong
· 11 years ago
c974c46
Btrfs: fix an oops when doing balance relocation
by Wang Shilong
· 11 years ago
639eefc
Btrfs: don't miss skinny extent items on delayed ref head contention
by Filipe David Borba Manana
· 11 years ago
e43f998
btrfs: call mnt_drop_write after interrupted subvol deletion
by David Sterba
· 11 years ago
a7e252a
Btrfs: don't clear the default compression type
by Miao Xie
· 11 years ago
781c2a5
nfsd: when reusing an existing repcache entry, unhash it first
by Jeff Layton
· 11 years ago
f94c445
xfs: growfs overruns AGFL buffer on V4 filesystems
by Dave Chinner
· 11 years ago
2f42d61
xfs: don't perform discard if the given range length is less than block size
by Jie Liu
· 11 years ago
31978b5
xfs: underflow bug in xfs_attrlist_by_handle()
by Dan Carpenter
· 11 years ago
a67c848
jbd2: rename obsoleted msg JBD->JBD2
by Dmitry Monakhov
· 11 years ago
7568507
jbd2: revise KERN_EMERG error messages
by Jan Kara
· 11 years ago
f6c07ca
jbd2: don't BUG but return ENOSPC if a handle runs out of space
by Theodore Ts'o
· 11 years ago
30fac0f
ext4: Do not reserve clusters when fs doesn't support extents
by Jan Kara
· 11 years ago
9105bb1
ext4: fix del_timer() misuse for ->s_err_report
by Al Viro
· 11 years ago
a8b1474
sysfs: give different locking key to regular and bin files
by Tejun Heo
· 11 years ago
c537aba
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
d1b9432
aio: clean up aio ring in the fail path
by Gu Zheng
· 11 years ago
002acf1
Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
5ee5406
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
Next »