Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
12017faf387437c01ff63bbe46b629550b15bd70
/
fs
« Previous
deeb591
[XFS] Disable queue flag test in barrier check.
by Eric Sandeen
· 16 years ago
9f8868f
[XFS] streamline init/exit path
by Christoph Hellwig
· 16 years ago
136f8f2
[XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we still
by Tim Shimmin
· 16 years ago
2edbddd
[XFS] Don't assert if trying to mount with blocksize > pagesize
by Lachlan McIlroy
· 16 years ago
8f8670b
[XFS] Don't update mtime on rename source
by Christoph Hellwig
· 16 years ago
313b5c7
[XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator algorithm
by Lachlan McIlroy
· 16 years ago
b877e3d
[XFS] Restore the lowspace extent allocator algorithm
by Lachlan McIlroy
· 16 years ago
4ddd8bb
[XFS] use minleft when allocating in xfs_bmbt_split()
by Lachlan McIlroy
· 16 years ago
e182f57
[XFS] attrmulti cleanup
by Christoph Hellwig
· 16 years ago
90ad58a
[XFS] Check for invalid flags in xfs_attrlist_by_handle.
by Christoph Hellwig
· 16 years ago
07fe4dd
[XFS] Fix CI lookup in leaf-form directories
by Barry Naujok
· 16 years ago
f9e09f0
[XFS] Use the generic xattr methods.
by Lachlan McIlroy
· 16 years ago
ddea2d5
[XFS] Always reset btree cursor after an insert
by Lachlan McIlroy
· 16 years ago
6bd8fc8
[XFS] Convert ASSERTs to XFS_WANT_CORRUPTED_GOTOs
by Lachlan McIlroy
· 16 years ago
90bb7ab
[XFS] Fix returning case-preserved name with CI node form directories
by Barry Naujok
· 16 years ago
e570070
[XFS] Don't update i_size for directories and special files
by Christoph Hellwig
· 16 years ago
8f112e3
[XFS] Merge xfs_rmdir into xfs_remove
by Christoph Hellwig
· 16 years ago
61f10fa
[XFS] Fix up warning for xfs_vn_listxatt's call of list_one_attr() with
by Tim Shimmin
· 16 years ago
6278deb
[XFS] fix extent corruption in xfs_iext_irec_compact_full()
by Lachlan McIlroy
· 16 years ago
7f871d5
[XFS] make inode reclaim wait for log I/O to complete
by Lachlan McIlroy
· 16 years ago
ad9b463
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
by Christoph Hellwig
· 16 years ago
caf8aab
[XFS] Factor out code for whether inode has attributes or not.
by Christoph Hellwig
· 16 years ago
ae23a5e
[XFS] Pack some shortform dir2 structures for the ARM old ABI architecture.
by Eric Sandeen
· 16 years ago
0ec5851
[XFS] Use the generic xattr methods.
by Lachlan McIlroy
· 16 years ago
d532506
[XFS] Invalidate dentry in unlink/rmdir if in case-insensitive mode
by Barry Naujok
· 16 years ago
87affd08
[XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c
by Barry Naujok
· 16 years ago
866d5dc
[XFS] Remove d_add call for an ENOENT lookup return code
by Barry Naujok
· 16 years ago
d3689d7
[XFS] kmem_free and kmem_realloc to use const void *
by Barry Naujok
· 16 years ago
189f4bf
[XFS] XFS: ASCII case-insensitive support
by Barry Naujok
· 16 years ago
384f3ce
[XFS] Return case-insensitive match for dentry cache
by Barry Naujok
· 16 years ago
9403540
dcache: Add case-insensitive support d_ci_add() routine
by Barry Naujok
· 16 years ago
6a17810
[XFS] Add op_flags field and helpers to xfs_da_args
by Barry Naujok
· 16 years ago
5163f95
[XFS] Name operation vector for hash and compare
by Barry Naujok
· 16 years ago
68f34d5
[XFS]
by Eric Sandeen
· 16 years ago
120226c
[XFS] add missing call to xfs_filestream_unmount on xfs_mountfs failure
by Christoph Hellwig
· 16 years ago
effa2ed
[XFS] rename error2 goto label in xfs_fs_fill_super
by Christoph Hellwig
· 16 years ago
95db4e2
[XFS] kill calls to xfs_binval in the mount error path
by Christoph Hellwig
· 16 years ago
c962fb7
[XFS] kill xfs_mount_init
by Christoph Hellwig
· 16 years ago
bdd907b
[XFS] allow xfs_args_allocate to fail
by Christoph Hellwig
· 16 years ago
e34b562
[XFS] add xfs_setup_devices helper
by Christoph Hellwig
· 16 years ago
19f354d
[XFS] sort out opening and closing of the block devices
by Christoph Hellwig
· 16 years ago
af15b89
[XFS] don't call xfs_freesb from xfs_mountfs failure case
by Christoph Hellwig
· 16 years ago
f8f15e4
[XFS] merge xfs_mount into xfs_fs_fill_super
by Christoph Hellwig
· 16 years ago
e48ad316
[XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super
by Christoph Hellwig
· 16 years ago
61436fe
[XFS] kill xfs_igrow_start and xfs_igrow_finish
by Christoph Hellwig
· 16 years ago
48b62a1
[XFS] merge xfs_mntupdate into xfs_fs_remount
by Christoph Hellwig
· 16 years ago
fa6adbe
[XFS] kill xfs_uuid_unmount
by Christoph Hellwig
· 16 years ago
4b166de
[XFS] Update valid fields in xfs_mount_log_sb()
by David Chinner
· 16 years ago
911ee3d
[XFS] Kill attr_capable checks as already done in xattr_permission.
by Christoph Hellwig
· 17 years ago
d748c62
[XFS] Convert l_flushsema to a sv_t
by Matthew Wilcox
· 17 years ago
d729eae
[XFS] Ensure that 2 GiB xfs logs work properly.
by Michael Nishimoto
· 17 years ago
b41759c
[XFS] Remove unused wbc parameter from xfs_start_page_writeback()
by Denys Vlasenko
· 17 years ago
4f0e8a9
[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
by Denys Vlasenko
· 17 years ago
f0e2d93
[XFS] Remove unused arg from kmem_free()
by Denys Vlasenko
· 17 years ago
7c12f29
[XFS] Fix up noattr2 so that it will properly update the versionnum and
by Tim Shimmin
· 17 years ago
f9f6dce
[XFS] Split xfs_dir2_leafn_lookup_int into its two pieces of functionality
by Barry Naujok
· 17 years ago
c9272c4
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
940389b
task IO accounting: move all IO statistics in struct task_io_accounting
by Andrea Righi
· 16 years ago
744d18d
NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode
by Trond Myklebust
· 16 years ago
31c9446
nfs_remount oops when rebooting + possible fix
by Marc Zyngier
· 16 years ago
5995477
task IO accounting: improve code readability
by Andrea Righi
· 16 years ago
9ee08c2
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
4836e30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
b2d002d
task IO accounting: correctly account threads IO statistics
by Andrea Righi
· 16 years ago
4e1e018
[PATCH] fix RLIM_NOFILE handling
by Al Viro
· 16 years ago
6c5d051
[PATCH] get rid of corner case in dup3() entirely
by Al Viro
· 16 years ago
3f8206d
[PATCH] get rid of indirect users of namei.h
by Al Viro
· 16 years ago
964bd18
[PATCH] get rid of __user_path_lookup_open
by Al Viro
· 16 years ago
516e0cc
[PATCH] f_count may wrap around
by Al Viro
· 16 years ago
3c33393
[PATCH] dup3 fix
by Ulrich Drepper
· 16 years ago
58ec42b
[PATCH] don't pass nameidata to __ncp_lookup_validate()
by Al Viro
· 16 years ago
a569c71
[PATCH] don't pass nameidata to gfs2_lookupi()
by Al Viro
· 16 years ago
2ad94ae
[PATCH] new (local) helper: user_path_parent()
by Al Viro
· 16 years ago
2d8f303
[PATCH] sanitize __user_walk_fd() et.al.
by Al Viro
· 16 years ago
256984a
[PATCH] preparation to __user_walk_fd cleanup
by Al Viro
· 16 years ago
f419a2e
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
by Al Viro
· 16 years ago
3052447
[PATCH] take noexec checks to very few callers that care
by Al Viro
· 16 years ago
e56b6a5
Re: [PATCH 3/6] vfs: open_exec cleanup
by Christoph Hellwig
· 17 years ago
beb29e0
[patch 4/4] vfs: immutable inode checking cleanup
by Miklos Szeredi
· 16 years ago
b1da47e
[patch 3/4] fat: dont call notify_change
by Miklos Szeredi
· 16 years ago
e9b76fe
[patch 2/4] vfs: utimes cleanup
by Miklos Szeredi
· 16 years ago
9767d74
[patch 1/4] vfs: utimes: move owner check into inode_change_ok()
by Miklos Szeredi
· 16 years ago
88b3878
[PATCH] vfs: use kstrdup() and check failing allocation
by Li Zefan
· 16 years ago
672b16b
[PATCH] more nameidata removal: exec_permission_lite() doesn't need it
by Al Viro
· 16 years ago
b77b064
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
by Al Viro
· 16 years ago
a110343
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
by Al Viro
· 16 years ago
7f2da1e
[PATCH] kill altroot
by Al Viro
· 17 years ago
8bb7922
[PATCH] permission checks for chdir need special treatment only on the last step
by Al Viro
· 16 years ago
db2e747
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
by Miklos Szeredi
· 16 years ago
7e79eed
[patch 4/5] vfs: reuse local variable in vfs_link()
by Tetsuo Handa
· 16 years ago
2f1936b
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
by Miklos Szeredi
· 16 years ago
c82e42d
[patch 1/5] vfs: truncate: dont check immutable twice
by Miklos Szeredi
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
1bd5191
[patch 05/14] hpfs: dont call permission()
by Miklos Szeredi
· 16 years ago
9043476f
[PATCH] sanitize proc_sysctl
by Al Viro
· 16 years ago
7ac6cd6
[patch] hppfs: remove hppfs_permission
by Miklos Szeredi
· 16 years ago
d2d9648
[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
by Denys Vlasenko
· 16 years ago
d70b67c
[patch] vfs: fix lookup on deleted directory
by Miklos Szeredi
· 16 years ago
00b32b7
ext4: unexport jbd2_journal_update_superblock
by Theodore Ts'o
· 16 years ago
2b2d6d0
ext4: Cleanup whitespace and other miscellaneous style issues
by Theodore Ts'o
· 16 years ago
Next »