Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
01f49d0b9d0209dc1194255b11601e4b94447b36
/
fs
01f49d0
ext4: use ext4_lblk_t instead of sector_t for logical blocks
by Theodore Ts'o
· 14 years ago
f232109
ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED
by Theodore Ts'o
· 14 years ago
ad4fb9c
ext4: fix 32bit overflow in ext4_ext_find_goal()
by Kazuya Mio
· 14 years ago
dabd991
ext4: add more error checks to ext4_mkdir()
by Namhyung Kim
· 14 years ago
f1dffc4
ext4: ext4_ext_migrate should use NULL not 0
by Eric Paris
· 14 years ago
f7c2117
ext4: Use ext4_error_file() to print the pathname to the corrupted inode
by Theodore Ts'o
· 14 years ago
f9a62d0
ext4: use IS_ERR() to check for errors in ext4_error_file
by Dan Carpenter
· 14 years ago
1319518
ext4: test the correct variable in ext4_init_pageio()
by Dan Carpenter
· 14 years ago
1f605b3
ext2: remove dead code in ext2_xattr_get
by Wang Sheng-Hui
· 14 years ago
6e9510b
ext2,ext3,ext4: clarify comment for extN_xattr_set_handle
by Wang Sheng-Hui
· 14 years ago
eaeef86
ext4: clean up ext4_xattr_list()'s error code checking and return strategy
by Theodore Ts'o
· 14 years ago
9325963
ext4: remove warning message from ext4_issue_discard helper
by Lukas Czerner
· 14 years ago
4f53150
ext4: fix possible overflow in ext4_trim_fs()
by Lukas Czerner
· 14 years ago
b72143a
ext4: Add error checking to kmem_cache_alloc() call in ext4_free_blocks()
by Theodore Ts'o
· 14 years ago
0ff2ea7
ext4: Use printf extension %pV
by Joe Perches
· 14 years ago
94de56a
ext4: Use vzalloc in ext4_fill_flex_info()
by Joe Perches
· 14 years ago
af0b44a
ext4: zero out nanosecond timestamps for small inodes
by Eric Sandeen
· 14 years ago
cad3f00
ext4: optimize ext4_check_dir_entry() with unlikely() annotations
by Theodore Ts'o
· 14 years ago
b17b35e
ext4: use kmem_cache_zalloc() in ext4_init_io_end()
by Jesper Juhl
· 14 years ago
6ca7b13
ext4: Remove redundant unlikely()
by Tobias Klauser
· 14 years ago
b7271b0
jbd2: simplify return path of journal_init_common
by Theodore Ts'o
· 14 years ago
9a4f627
jbd2: move debug message into debug #ifdef
by Theodore Ts'o
· 14 years ago
ae00b26
jbd2: remove unnecessary goto statement
by Theodore Ts'o
· 14 years ago
a1dd533
jbd2: use offset_in_page() instead of manual calculation
by Theodore Ts'o
· 14 years ago
cfef2c6
jbd2: Fix a debug message in do_get_write_access()
by Theodore Ts'o
· 14 years ago
670be5a
jbd2: Use pr_notice_ratelimited() in journal_alloc_journal_head()
by Theodore Ts'o
· 14 years ago
a8901d3
ext4: Use pr_warning_ratelimited() instead of printk_ratelimit()
by Theodore Ts'o
· 14 years ago
225db7d
ext4: Fix up comments in inode.c
by Theodore Ts'o
· 14 years ago
a2595b8
ext4: Add second mount options field since the s_mount_opt is full up
by Theodore Ts'o
· 14 years ago
673c610
ext4: Move struct ext4_mount_options from ext4.h to super.c
by Theodore Ts'o
· 14 years ago
fd8c37e
ext4: Simplify the usage of clear_opt() and set_opt() macros
by Theodore Ts'o
· 14 years ago
a4851d8
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
462e635e
install_special_mapping skips security_file_mmap check.
by Tavis Ormandy
· 14 years ago
6d5c3aa
ext4: fix typo which broke '..' detection in ext4_find_entry()
by Aaro Koskinen
· 14 years ago
1449032
ext4: Turn off multiple page-io submission by default
by Theodore Ts'o
· 14 years ago
5111711
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
e13cf63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
073f21a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
497b5b1
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
e97b71d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
38971ce
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
caa4a59
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
83a50de
Btrfs: prevent RAID level downgrades when space is low
by Chris Mason
· 14 years ago
cd02dca
Btrfs: account for missing devices in RAID allocation profiles
by Chris Mason
· 14 years ago
68433b7
Btrfs: EIO when we fail to read tree roots
by Chris Mason
· 14 years ago
3dd1462
Btrfs: fix compiler warnings
by Jan Beulich
· 14 years ago
fdfb1e4
Btrfs: Make async snapshot ioctl more generic
by Li Zefan
· 14 years ago
914ee29
Btrfs: pwrite blocked when writing from the mmaped buffer of the same page
by Xin Zhong
· 14 years ago
f106e82
Btrfs: Fix a crash when mounting a subvolume
by Li Zefan
· 14 years ago
75eaa0e
Btrfs: fix sync subvol/snapshot creation
by Sage Weil
· 14 years ago
24ae636
Btrfs: Fix page leak in compressed writeback path
by Yan, Zheng
· 14 years ago
84cd948
Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots
by Josef Bacik
· 14 years ago
5b362ac
NFS: Fix panic after nfs_umount()
by Chuck Lever
· 14 years ago
05340d4
xfs: log timestamp changes to the source inode in rename
by Christoph Hellwig
· 14 years ago
7e1fea7
Btrfs: fixup return code for btrfs_del_orphan_item
by Josef Bacik
· 14 years ago
b8399de
Btrfs: do not do fast caching if we are allocating blocks for tree_root
by Josef Bacik
· 14 years ago
2b20982
Btrfs: deal with space cache errors better
by Josef Bacik
· 14 years ago
955256f
Btrfs: fix use after free in O_DIRECT
by Josef Bacik
· 14 years ago
545c988
cifs: remove bogus remapping of error in cifs_filldir()
by Suresh Jayaraman
· 14 years ago
c1ac3ff
nfsd: Fix possible BUG_ON firing in set_change_info
by Neil Brown
· 14 years ago
2df485a
nfs: remove extraneous and problematic calls to nfs_clear_request
by Trond Myklebust
· 14 years ago
0de1b7e
nfs: kernel should return EPROTONOSUPPORT when not support NFSv4
by Mi Jinlong
· 14 years ago
21ac19d
NFS: Fix fcntl F_GETLK not reporting some conflicts
by Sergey Vlasov
· 14 years ago
08a22b3
nfs: Discard ACL cache on mode update
by Aneesh Kumar K.V
· 14 years ago
7d161b7
cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb
by Jeff Layton
· 14 years ago
03ceace
cifs: fix check of error return from is_path_accessable
by Jeff Layton
· 14 years ago
47c716c
NFS: Readdir cleanups
by Trond Myklebust
· 14 years ago
18fb5fe
NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found
by Trond Myklebust
· 14 years ago
de47de7
autofs4 - remove ioctl mutex (bz23142)
by Ian Kent
· 14 years ago
086b170
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
8846399
cifs: remove Local_System_Name
by Jeff Layton
· 14 years ago
79df1ba
cifs: fix use of CONFIG_CIFS_ACL
by Jeff Layton
· 14 years ago
1cd275f
ceph: fix ioctl magic
by Sage Weil
· 14 years ago
7b2a69b
Revert "vfs: show unreachable paths in getcwd and proc"
by Eric W. Biederman
· 14 years ago
ebb2738
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 14 years ago
238af87
reiserfs: don't acquire lock recursively in reiserfs_acl_chmod
by Frederic Weisbecker
· 14 years ago
6d20e84
cifs: add attribute cache timeout (actimeo) tunable
by Suresh Jayaraman
· 14 years ago
8cb280c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
8520eea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
11de3b1
NFS: Fix a memory leak in nfs_readdir
by Trond Myklebust
· 14 years ago
a5b1062
ceph: Behave better when handling file lock replies.
by Herb Shiu
· 14 years ago
637ae8d
ceph: pass lock information by struct file_lock instead of as individual params.
by Herb Shiu
· 14 years ago
25933ab
ceph: Handle file locks in replies from the MDS.
by Herb Shiu
· 14 years ago
884ea89
ceph: avoid possible null deref in readdir after dir llseek
by Sage Weil
· 14 years ago
c76febe
xfs: only run xfs_error_test if error injection is active
by Dave Chinner
· 14 years ago
de25c18
xfs: avoid moving stale inodes in the AIL
by Dave Chinner
· 14 years ago
309c848
xfs: delayed alloc blocks beyond EOF are valid after writeback
by Dave Chinner
· 14 years ago
90810b9
xfs: push stale, pinned buffers on trylock failures
by Dave Chinner
· 14 years ago
c726de4
xfs: fix failed write truncation handling.
by Dave Chinner
· 14 years ago
0aded70
NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler
by Trond Myklebust
· 14 years ago
114279b
exec: copy-and-paste the fixes into compat_do_execve() paths
by Oleg Nesterov
· 14 years ago
3c77f84
exec: make argv/envp memory visible to oom-killer
by Oleg Nesterov
· 14 years ago
ba03864
cifs: fix parsing of hostname in dfs referrals
by Jeff Layton
· 14 years ago
37a09f0
NFS: Fix a readdirplus bug
by Trond Myklebust
· 14 years ago
7572777
fuse: verify ioctl retries
by Miklos Szeredi
· 14 years ago
d9d318d
fuse: fix ioctl when server is 32bit
by Miklos Szeredi
· 14 years ago
476428f
cifs: display fsc in /proc/mounts
by Suresh Jayaraman
· 14 years ago
b81209d
cifs: enable fscache iff fsc mount option is used explicitly
by Suresh Jayaraman
· 14 years ago
607a569
cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set
by Suresh Jayaraman
· 14 years ago
fbeba8b
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
by Shirish Pargaonkar
· 14 years ago
Next »