Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
65333b4c3d46909872796321d15f179cb0e32028
/
fs
65333b4
xfs: kill xfs_fs_repair_cmn_err() macro
by Dave Chinner
· 14 years ago
6a19d93
xfs: convert xfs_cmn_err to xfs_alert_tag
by Dave Chinner
· 14 years ago
a0fa2b6
xfs: Convert xlog_warn to new logging interface
by Dave Chinner
· 14 years ago
4f10700
xfs: Convert linux-2.6/ files to new logging interface
by Dave Chinner
· 14 years ago
10e3839
xfs: introduce new logging API.
by Dave Chinner
· 14 years ago
eeb2036
xfs: zero proper structure size for geometry calls
by Alex Elder
· 14 years ago
20ad9ea
xfs: enable delaylog by default
by Christoph Hellwig
· 14 years ago
ec3ba85
xfs: more sensible inode refcounting for ialloc
by Christoph Hellwig
· 14 years ago
1050c71
xfs: stop using xfs_trans_iget in the RT allocator
by Christoph Hellwig
· 14 years ago
5d15765
xfs: check if device support discard in xfs_ioc_trim()
by Lukas Czerner
· 14 years ago
c4d0c3b
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
by Dan Rosenberg
· 14 years ago
9681153
xfs: add lockdep annotations for the rt inodes
by Christoph Hellwig
· 14 years ago
0d8b30a
xfs: fix xfs_get_extsz_hint for a zero extent size hint
by Christoph Hellwig
· 14 years ago
04e9945
xfs: only lock the rt bitmap inode once per allocation
by Christoph Hellwig
· 14 years ago
24446fc
xfs: xfs_bmap_add_extent_delay_real should init br_startblock
by bpm@sgi.com
· 14 years ago
0fbca4d
xfs: fix dquot shaker deadlock
by Dave Chinner
· 14 years ago
c6f990d
xfs: handle CIl transaction commit failures correctly
by Dave Chinner
· 14 years ago
5315837
xfs: limit extsize to size of AGs and/or MAXEXTLEN
by Dave Chinner
· 14 years ago
4ce1598
xfs: prevent extsize alignment from exceeding maximum extent size
by Dave Chinner
· 14 years ago
14b064c
xfs: limit extent length for allocation to AG size
by Dave Chinner
· 14 years ago
b8fc8263
xfs: speculative delayed allocation uses rounddown_power_of_2 badly
by Dave Chinner
· 14 years ago
e34a314
xfs: fix efi item leak on forced shutdown
by Dave Chinner
· 14 years ago
7db37c5
xfs: fix log ticket leak on forced shutdown.
by Dave Chinner
· 14 years ago
b89b12b
autofs4: clean ->d_release() and autofs4_free_ino() up
by Al Viro
· 14 years ago
26e6c91
autofs4: split autofs4_init_ino()
by Al Viro
· 14 years ago
5a37db3
autofs4: mkdir and symlink always get a dentry that had passed lookup
by Al Viro
· 14 years ago
726a5e0
autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore
by Al Viro
· 14 years ago
0bf71d4
autofs4: kill ->size in autofs_info
by Al Viro
· 14 years ago
09f12c0
autofs4: pass mode to autofs4_get_inode() explicitly
by Al Viro
· 14 years ago
14a2f00
autofs4: autofs4_mkroot() is not different from autofs4_init_ino()
by Al Viro
· 14 years ago
292c5ee
autofs4: keep symlink body in inode->i_private
by Al Viro
· 14 years ago
c0bcc9d
autofs4 - fix debug print in autofs4_lookup()
by Ian Kent
· 14 years ago
8931221
vfs - fix dentry ref count in do_lookup()
by Ian Kent
· 14 years ago
c14cc63
autofs4 - fix get_next_positive_dentry()
by Ian Kent
· 14 years ago
eee2a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
9e8a462
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 14 years ago
cf78859
xfs: Do not name variables "panic"
by Geert Uytterhoeven
· 14 years ago
acce952
Btrfs: forced readonly mounts on errors
by liubo
· 14 years ago
1a47f7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
ab2020f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
2456248
ecryptfs: remove unnecessary decrypt when extending a file
by Frank Swiderski
· 14 years ago
f24b388
ecryptfs: Fix ecryptfs_printk() size_t warnings
by Tyler Hicks
· 14 years ago
888d57b
fs/ecryptfs: Add printf format/argument verification and fix fallout
by Joe Perches
· 14 years ago
0abe116
ecryptfs: fixed testing of file descriptor flags
by Roberto Sassu
· 14 years ago
2799289
ecryptfs: test lower_file pointer when lower_file_mutex is locked
by Roberto Sassu
· 14 years ago
070baa5
ecryptfs: missing initialization of the superblock 'magic' field
by Roberto Sassu
· 14 years ago
2a8652f
ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h
by Roberto Sassu
· 14 years ago
38a708d
ecryptfs: fix truncation error in ecryptfs_read_update_atime
by Edward Shishkin
· 14 years ago
ecf5632
fs: fix address space warnings in ioctl_fiemap()
by Namhyung Kim
· 14 years ago
27eaa1c
aio: check return value of create_workqueue()
by Namhyung Kim
· 14 years ago
274052e
hpfs_setattr error case avoids unlock_kernel
by Dr. David Alan Gilbert
· 14 years ago
e0bb6bd
compat: copy missing fields in compat_statfs64 to user
by Namhyung Kim
· 14 years ago
974d879
compat: update comment of compat statfs syscalls
by Namhyung Kim
· 14 years ago
6a5640f1
compat: remove unnecessary assignment in compat_rw_copy_check_uvector()
by Namhyung Kim
· 14 years ago
16ebe91
fs: FS_POSIX_ACL does not depend on BLOCK
by Randy Dunlap
· 14 years ago
3bc0ba4
fs: Remove unlikely() from fget_light()
by Steven Rostedt
· 14 years ago
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 14 years ago
64c23e8
make the feature checks in ->fallocate future proof
by Christoph Hellwig
· 14 years ago
b1e75df
tidy up around finish_automount()
by Al Viro
· 14 years ago
15f9a3f
don't drop newmnt on error in do_add_mount()
by Al Viro
· 14 years ago
19a167a
Take the completion of automount into new helper
by Al Viro
· 14 years ago
8a335bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6
by Linus Torvalds
· 14 years ago
7e3d0eb0
VFS: Fix UP compile error in fs/namespace.c
by Al Viro
· 14 years ago
7b1fff7
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
by Nicholas Bellinger
· 14 years ago
86c747d
dlm: Make DLM depend on CONFIGFS_FS
by Nicholas Bellinger
· 14 years ago
e205117
configfs: change depends -> select SYSFS
by Nicholas Bellinger
· 14 years ago
f8b1808
fs/btrfs: Fix build of ctree
by Stefan Schmidt
· 14 years ago
5520ebd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 14 years ago
f8206b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
f03c659
sanitize vfsmount refcounting changes
by Al Viro
· 14 years ago
7b8a53f
fix old umount_tree() breakage
by Al Viro
· 14 years ago
6f88a44
btrfs: Require CAP_SYS_ADMIN for filesystem rebalance
by Ben Hutchings
· 14 years ago
f690efb
Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check
by Josef Bacik
· 14 years ago
5e540f7
btrfs: Fix memory leak in btrfs_read_fs_root_no_radix()
by Tsutomu Itoh
· 14 years ago
91ca338
btrfs: check NULL or not
by Tsutomu Itoh
· 14 years ago
ff175d5
btrfs: Don't pass NULL ptr to func that may deref it.
by Jesper Juhl
· 14 years ago
20b4507
btrfs: mount failure return value fix
by Dave Young
· 14 years ago
42838bb
btrfs: Mem leak in btrfs_get_acl()
by Jesper Juhl
· 14 years ago
6d07bce
btrfs: fix wrong free space information of btrfs
by Miao Xie
· 14 years ago
b2117a3
btrfs: make the chunk allocator utilize the devices better
by Miao Xie
· 14 years ago
7bfc837
btrfs: restructure find_free_dev_extent()
by Miao Xie
· 14 years ago
1974a3b
btrfs: fix wrong calculation of stripe size
by Miao Xie
· 14 years ago
d52a5b5
btrfs: try to reclaim some space when chunk allocation fails
by Miao Xie
· 14 years ago
299a08b
btrfs: fix wrong data space statistics
by Miao Xie
· 14 years ago
f580eb0
fs/btrfs: Fix build of ctree
by Stefan Schmidt
· 14 years ago
f892436
Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
by Chris Mason
· 14 years ago
26c79f6
Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
by Chris Mason
· 14 years ago
b650c85
autofs4: Merge the remaining dentry ops tables
by David Howells
· 14 years ago
ea5b778
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
by David Howells
· 14 years ago
ab90911
Allow d_manage() to be used in RCU-walk mode
by David Howells
· 14 years ago
87556ef
Remove a further kludge from __do_follow_link()
by David Howells
· 14 years ago
dd89f90
autofs4: Add v4 pseudo direct mount support
by Ian Kent
· 14 years ago
9e3fea1
autofs4: Fix wait validation
by Ian Kent
· 14 years ago
6651149
autofs4: Clean up autofs4_free_ino()
by Ian Kent
· 14 years ago
71e469d
autofs4: Clean up dentry operations
by Ian Kent
· 14 years ago
e61da20
autofs4: Clean up inode operations
by Ian Kent
· 14 years ago
8c13a67
autofs4: Remove unused code
by Ian Kent
· 14 years ago
b5b8017
autofs4: Add d_manage() dentry operation
by Ian Kent
· 14 years ago
1058421
autofs4: Add d_automount() dentry operation
by Ian Kent
· 14 years ago
db37291
Remove the automount through follow_link() kludge code from pathwalk
by David Howells
· 14 years ago
Next »