Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
06f983dd571f564bdd3eb2ac4c33002034ea7810
/
fs
« Previous
4449960
udf: fix for pathetic mount times in case of invalid file system
by Peter A. Felvegi
· 11 years ago
1bda19e
Btrfs: release path before starting transaction in can_nocow_extent
by Josef Bacik
· 11 years ago
04919af
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
efbed4d
ext4: add ratelimiting to ext4 messages
by Theodore Ts'o
· 11 years ago
87a9bd2
f2fs: avoid to write during the recovery
by Jaegeuk Kim
· 11 years ago
e234088
f2fs: avoid wait if IO end up when do_checkpoint for better performance
by Gu Zheng
· 11 years ago
9076a75
f2fs: introduce function read_raw_super_block()
by Gu Zheng
· 11 years ago
b1838f8
f2fs: fix the starvation problem on cp_rwsem
by Jaegeuk Kim
· 11 years ago
3d1e380
f2fs: fix to store and retrieve i_rdev correctly
by Jaegeuk Kim
· 11 years ago
aeac589
ext4: fix performance regression in ext4_writepages
by Ming Lei
· 11 years ago
59e5a0e
xfs: don't break from growfs ag update loop on error
by Eric Sandeen
· 11 years ago
31625f2
xfs: don't emit corruption noise on fs probes
by Eric Sandeen
· 11 years ago
08e96e1
xfs: remove newlines from strings passed to __xfs_printk
by Eric Sandeen
· 11 years ago
2c6e24c
xfs: prevent deadlock trying to cover an active log
by Dave Chinner
· 11 years ago
056cdce
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 11 years ago
fad1a86
procfs: call default get_unmapped_area on MMU-present architectures
by HATAYAMA Daisuke
· 11 years ago
2cbe3b0
procfs: fix unintended truncation of returned mapped address
by HATAYAMA Daisuke
· 11 years ago
84235de
fs: buffer: move allocation failure loop into the allocator
by Johannes Weiner
· 11 years ago
e9cdd6e
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
by Cyrill Gorcunov
· 11 years ago
0056019
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
3edc837
ecryptfs: Fix memory leakage in keystore.c
by Geyslan G. Bem
· 11 years ago
a97f4a6
dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY
by Bart Van Assche
· 11 years ago
2046fd1
ext3: Count journal as bsddf overhead in ext3_statfs
by Eric Sandeen
· 11 years ago
7534e85
ext4: fixup kerndoc annotation of mpage_map_and_submit_extent()
by Jan Kara
· 11 years ago
78371a4
ext4: fix assertion in ext4_add_complete_io()
by Jan Kara
· 11 years ago
43ae9e3
ext[34]: fix double put in tmpfile
by Miklos Szeredi
· 11 years ago
e66cf16
GFS2: Use lockref for glocks
by Steven Whitehouse
· 11 years ago
0c26606
cifs: ntstatus_to_dos_map[] is not terminated
by Tim Gardner
· 11 years ago
d723a92
sysfs/bin: Fix size handling overflow for bin_attribute
by Benjamin Herrenschmidt
· 11 years ago
785a162
sysfs: make sysfs_file_ops() follow ignore_lockdep flag
by Tejun Heo
· 11 years ago
a26a874
Docs: Kconfig: `devlopers' -> `developers'
by Michael Witten
· 11 years ago
9d05746
vfs: allow O_PATH file descriptors for fstatfs()
by Linus Torvalds
· 11 years ago
be5090d
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
d64dab90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
6e4ea8e
ext4: fix memory leak in xattr
by Dave Jones
· 11 years ago
e34ecee
aio: Fix a trinity splat
by Kent Overstreet
· 11 years ago
c00869f
Btrfs: fix oops caused by the space balance and dead roots
by Miao Xie
· 11 years ago
14927d9
Btrfs: insert orphan roots into fs radix tree
by Miao Xie
· 11 years ago
7bf811a5
Btrfs: limit delalloc pages outside of find_delalloc_range
by Josef Bacik
· 11 years ago
4871c15
Btrfs: use right root when checking for hash collision
by Josef Bacik
· 11 years ago
32df8dc
of: remove HAVE_ARCH_DEVTREE_FIXUPS
by Rob Herring
· 11 years ago
8272701
sched/numa: Call task_numa_free() from do_execve()
by Rik van Riel
· 11 years ago
e29cf08
sched/numa: Report a NUMA task group ID
by Mel Gorman
· 11 years ago
74564fb
xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE
by Brian Foster
· 11 years ago
88877d2
xfs: push down inactive transaction mgmt for ifree
by Brian Foster
· 11 years ago
f7be2d7
xfs: push down inactive transaction mgmt for truncate
by Brian Foster
· 11 years ago
36b21dd
xfs: push down inactive transaction mgmt for remote symlinks
by Brian Foster
· 11 years ago
2900a57
xfs: add the inode directory type support to XFS_IOC_FSGEOM
by Mark Tinguely
· 11 years ago
ccaaca2
f2fs: fix writing incorrect orphan blocks
by Jaegeuk Kim
· 11 years ago
5887d29
f2fs: avoid unnecessary checkpoints
by Jaegeuk Kim
· 11 years ago
dde2356
cifs: Allow LANMAN auth method for servers supporting unencapsulated authentication methods
by Sachin Prabhu
· 11 years ago
2f6c947
cifs: Fix inability to write files >2GB to SMB2/3 shares
by Jan Klos
· 11 years ago
4058c51
f2fs: handle remount options correctly
by Kelly Anderson
· 11 years ago
e479556
f2fs: use rw_sem instead of fs_lock(locks mutex)
by Gu Zheng
· 11 years ago
eb4c7df
cifs: Avoid umount hangs with smb2 when server is unresponsive
by Shirish Pargaonkar
· 11 years ago
c31f330
do not treat non-symlink reparse points as valid symlinks
by Steve French
· 11 years ago
3124eb1
sysfs: merge regular and bin file handling
by Tejun Heo
· 11 years ago
49fe604
sysfs: prepare open path for unified regular / bin file handling
by Tejun Heo
· 11 years ago
73d9714
sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c
by Tejun Heo
· 11 years ago
2f0c6b7
sysfs: add sysfs_bin_read()
by Tejun Heo
· 11 years ago
f9b9a62
sysfs: prepare path write for unified regular / bin file handling
by Tejun Heo
· 11 years ago
3ff65d3
sysfs: collapse fs/sysfs/bin.c::fill_read() into read()
by Tejun Heo
· 11 years ago
9127016
sysfs: skip bin_buffer->buffer while reading
by Tejun Heo
· 11 years ago
13c589d
sysfs: use seq_file when reading regular files
by Tejun Heo
· 11 years ago
8ef445f
sysfs: use transient write buffer
by Tejun Heo
· 11 years ago
bcafe4e
sysfs: add sysfs_open_file->sd and ->file
by Tejun Heo
· 11 years ago
58282d8
sysfs: rename sysfs_buffer to sysfs_open_file
by Tejun Heo
· 11 years ago
c75ec76
sysfs: add sysfs_open_file_mutex
by Tejun Heo
· 11 years ago
375b611
sysfs: remove sysfs_buffer->ops
by Tejun Heo
· 11 years ago
e62063d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
aea585e
sysfs: remove sysfs_buffer->needs_read_fill
by Tejun Heo
· 11 years ago
89e51da
sysfs: remove unused sysfs_buffer->pos
by Tejun Heo
· 11 years ago
b208c2f
btrfs: Fix crash due to not allocating integrity data for a bioset
by Darrick J. Wong
· 11 years ago
1329dfc
Merge branch 'for-linus' into for-linus-3.12
by Chris Mason
· 11 years ago
a5c984c
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
3dbecf0
Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
1357272
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
by Ilya Dryomov
· 11 years ago
964fb15
Btrfs: eliminate races in worker stopping code
by Ilya Dryomov
· 11 years ago
385fe0b
Btrfs: fix crash of compressed writes
by Liu Bo
· 11 years ago
60e7cd3
Btrfs: fix transid verify errors when recovering log tree
by Josef Bacik
· 11 years ago
b2a42f7
xfs: Use kmem_free() instead of free()
by Thierry Reding
· 11 years ago
9b3b77f
xfs: fix memory leak in xlog_recover_add_to_trans
by tinguely@sgi.com
· 11 years ago
6d31349
xfs: dirent dtype presence is dependent on directory magic numbers
by Dave Chinner
· 11 years ago
89c6c89
xfs: lockdep needs to know about 3 dquot-deep nesting
by Dave Chinner
· 11 years ago
15c83d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
e46c772
GFS2: Protect quota sync generation
by Steven Whitehouse
· 11 years ago
aabd7c7
GFS2: Inline qd_trylock into gfs2_quota_unlock
by Steven Whitehouse
· 11 years ago
1bf59bf
GFS2: Make two similar quota code fragments into a function
by Steven Whitehouse
· 11 years ago
bef292a
GFS2: Remove obsolete quota tunable
by Steven Whitehouse
· 11 years ago
250f7c3
sysfs: introduce [__]sysfs_remove()
by Tejun Heo
· 11 years ago
bcdde7e
sysfs: make __sysfs_remove_dir() recursive
by Tejun Heo
· 11 years ago
26ea12d
kobject: grab an extra reference on kobject->sd to allow duplicate deletes
by Tejun Heo
· 11 years ago
d69ac5a
sysfs: remove sysfs_addrm_cxt->parent_sd
by Tejun Heo
· 11 years ago
97e47fa
nfsd: switch to %p[dD]
by Al Viro
· 11 years ago
981d901
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
26e43a1
GFS2: Move gfs2_icbit_munge into quota.c
by Steven Whitehouse
· 11 years ago
9e07f2c
GFS2: Speed up starting point selection for block allocation
by Steven Whitehouse
· 11 years ago
7b9cff4
GFS2: Add allocation parameters structure
by Steven Whitehouse
· 11 years ago
d948709
xfs: remove usage of is_bad_inode
by Ben Myers
· 11 years ago
17ec81c
xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()
by Jie Liu
· 11 years ago
Next »