Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
84130193e0e6568dfdfb823f0e1e19aec80aff6e
/
fs
8413019
ext4: teach ext4_free_blocks() about bigalloc and clusters
by Theodore Ts'o
· 14 years ago
53accfa
ext4: teach mballoc preallocation code about bigalloc clusters
by Theodore Ts'o
· 14 years ago
3212a80
ext4: convert block group-relative offsets to use clusters
by Theodore Ts'o
· 14 years ago
d5b8f31
ext4: bigalloc changes to block bitmap initialization functions
by Theodore Ts'o
· 14 years ago
fd034a8
ext4: split out ext4_free_blocks_after_init()
by Theodore Ts'o
· 14 years ago
49f7f9a
ext4: factor out block group accounting into functions
by Theodore Ts'o
· 14 years ago
7137d7a
ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP
by Theodore Ts'o
· 14 years ago
bab08ab
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
by Theodore Ts'o
· 14 years ago
281b599
ext4: read-only support for bigalloc file systems
by Theodore Ts'o
· 14 years ago
7c2e708
ext4: add ext4-specific kludge to avoid an oops after the disk disappears
by Theodore Ts'o
· 14 years ago
02fac12
ext4: fix partial page writes
by Allison Henderson
· 14 years ago
189e868
ext4: fix fsx truncate failure
by Allison Henderson
· 14 years ago
decbd91
ext4: only call ext4_jbd2_file_inode when an inode has been extended
by Theodore Ts'o
· 14 years ago
d2159fb
jbd2: use gfp_t instead of int
by Dan Carpenter
· 14 years ago
9ea7a0d
jbd2: add debugging information to jbd2_journal_dirty_metadata()
by Theodore Ts'o
· 14 years ago
5688978
ext4: improve handling of conflicting mount options
by Theodore Ts'o
· 14 years ago
2be4751
ext4: fix 2nd xfstests 127 punch hole failure
by Allison Henderson
· 14 years ago
ba06208
ext4: fix xfstests 75, 112, 127 punch hole failure
by Allison Henderson
· 14 years ago
4e96b2d
ext4: Add new ext4_discard_partial_page_buffers routines
by Allison Henderson
· 14 years ago
5930ea6
ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry
by Theodore Ts'o
· 14 years ago
f9287c1
ext4: ext4_mkdir should dirty dir_block with newly created directory inode
by Darrick J. Wong
· 14 years ago
bcaa992
ext4: ext4_rename should dirty dir_bh with the correct directory
by Darrick J. Wong
· 14 years ago
84ebd79
ext4: fake direct I/O mode for data=journal
by Theodore Ts'o
· 14 years ago
1cd9f09
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes
by Theodore Ts'o
· 14 years ago
8c0bec2
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
by Jiaying Zhang
· 14 years ago
6719db6
Btrfs: fix 64 bit divide problem
by Josef Bacik
· 14 years ago
c063d8a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
dccaf33
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
by Jiaying Zhang
· 14 years ago
35a21b4
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 14 years ago
5c80c71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
01fa4ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
f6a975c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 14 years ago
04c05b4
update cifs version to 1.75
by Steve French
· 14 years ago
13589c4
[CIFS] possible memory corruption on mount
by Steve French
· 14 years ago
81d86e1
Merge branch 'btrfs-3.0' into for-linus
by Chris Mason
· 14 years ago
f1e490a
Btrfs: set i_size properly when fallocating and we already
by Josef Bacik
· 14 years ago
9a4327c
btrfs: unlock on error in btrfs_file_llseek()
by Dan Carpenter
· 14 years ago
cb6db4e
btrfs: btrfs_permission's RO check shouldn't apply to device nodes
by Jeff Mahoney
· 14 years ago
338d0f0
befs: Validate length of long symbolic links.
by Timo Warns
· 14 years ago
710d440
fat: fat16 support maximum 4GB file/vol size as WinXP or 7.
by Namjae Jeon
· 14 years ago
186b537
fat: fix utf8 iocharset warning message
by Mihai Moldovan
· 14 years ago
8c320c0
fat: fix build warning
by Jonas Aberg
· 14 years ago
f81c9cd
Btrfs: truncate pages from clone ioctl target range
by Sage Weil
· 14 years ago
0e58885
Btrfs: fix uninitialized sync_pending
by Miao Xie
· 14 years ago
bb3ac5a
Btrfs: fix wrong free space information
by Miao Xie
· 14 years ago
f4ac904
btrfs: memory leak in btrfs_add_inode_defrag()
by Dan Carpenter
· 14 years ago
c97c291
Btrfs: use plain page_address() in header fields setget functions
by Li Zefan
· 14 years ago
cb1b69f
Btrfs: forced readonly when btrfs_drop_snapshot() fails
by Tsutomu Itoh
· 14 years ago
cdcb725
Btrfs: check if there is enough space for balancing smarter
by liubo
· 14 years ago
38c01b9
Btrfs: fix a bug of balance on full multi-disk partitions
by liubo
· 14 years ago
34f3e4f
Btrfs: fix an oops of log replay
by liubo
· 14 years ago
d5e2003
Btrfs: detect wether a device supports discard
by Josef Bacik
· 14 years ago
fa71f44
cifs: demote cERROR in build_path_from_dentry to cFYI
by Jeff Layton
· 14 years ago
a0b3447
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 14 years ago
aa2b1cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
9dd75f1
ext4: fix nomblk_io_submit option so it correctly converts uninit blocks
by Theodore Ts'o
· 14 years ago
32c80b3
ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.
by Tao Ma
· 14 years ago
2581fdc
ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode
by Jiaying Zhang
· 14 years ago
441c850
ext4: Fix ext4_should_writeback_data() for no-journal mode
by Curt Wohlgemuth
· 14 years ago
e68ff9c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
e570280
xfs: replace xfs_buf_geterror() with bp->b_error
by Chandra Seetharaman
· 14 years ago
ac4d688
xfs: Check the return value of xfs_buf_read() for NULL
by Chandra Seetharaman
· 14 years ago
ce8a84e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
8cf1fb2
pnfs: Automatically select blocks & objects layouts
by Boaz Harrosh
· 14 years ago
8c20871
ext4: Properly count journal credits for long symlinks
by Eric Sandeen
· 14 years ago
d2db60d
ext3: Properly count journal credits for long symlinks
by Eric Sandeen
· 14 years ago
72fa599
move RLIMIT_NPROC check from set_user() to do_execve_common()
by Vasiliy Kulikov
· 14 years ago
e22906c
cifs: Do not set cifs/ntfs acl using a file handle (try #4)
by Shirish Pargaonkar
· 14 years ago
789e666
[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readable
by Steve French
· 14 years ago
54a33b1
NFS41: make PNFS_BLOCK selectable
by Peng Tao
· 14 years ago
9e978d8
"xfs: fix error handling for synchronous writes" revisited
by Ajeet Yadav
· 14 years ago
d55140c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 14 years ago
7643554
Ecryptfs: Add mount option to check uid of device being mounted = expect uid
by John Johansen
· 14 years ago
e44f411
xfs: set cursor in xfs_ail_splice() even when AIL was empty
by Alex Elder
· 14 years ago
99b373f
eCryptfs: Fix payload_len unitialized variable warning
by Tyler Hicks
· 14 years ago
4b6fee1
eCryptfs: fix compile error
by Roberto Sassu
· 14 years ago
f61500e
eCryptfs: Return error when lower file pointer is NULL
by Tyler Hicks
· 14 years ago
2f84dd7
autofs4: fix debug printk warning uncovered by cleanup
by Linus Torvalds
· 14 years ago
c3ad996
autofs4: clean up uaotfs use of debug/info/warning printouts
by Linus Torvalds
· 14 years ago
2ddb4e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Alex Elder
· 14 years ago
8bab6f1
compat_ioctl: add compat handler for PPPIOCGL2TPSTATS
by Florian Westphal
· 14 years ago
7813b94
vfs: rename 'do_follow_link' to 'should_follow_link'
by Linus Torvalds
· 14 years ago
206b1d0
Fix POSIX ACL permission check
by Ari Savolainen
· 14 years ago
c2f340a
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
3ddcd05
vfs: optimize inode cache access patterns
by Linus Torvalds
· 14 years ago
830c0f0
vfs: renumber DCACHE_xyz flags, remove some stale ones
by Linus Torvalds
· 14 years ago
cf283ad
ore: Make ore its own module
by Boaz Harrosh
· 14 years ago
8ff660a
exofs: Rename raid engine from exofs/ios.c => ore
by Boaz Harrosh
· 14 years ago
9e9db45
exofs: ios: Move to a per inode components & device-table
by Boaz Harrosh
· 14 years ago
85e44df
exofs: Move exofs specific osd operations out of ios.c
by Boaz Harrosh
· 14 years ago
e1042ba
exofs: Add offset/length to exofs_get_io_state
by Boaz Harrosh
· 15 years ago
1957e7f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
1117f72
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
by Linus Torvalds
· 14 years ago
c214270
oom_ajd: don't use WARN_ONCE, just use printk_once
by Linus Torvalds
· 14 years ago
2ab1ba6
Btrfs: force unplugs when switching from high to regular priority bios
by Chris Mason
· 14 years ago
80975d2
cifs: cope with negative dentries in cifs_get_root
by Jeff Layton
· 14 years ago
f9e8c45
cifs: convert prefixpath delimiters in cifs_build_path_to_root
by Jeff Layton
· 14 years ago
24f0eed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
16f75bb
exofs: Fix truncate for the raid-groups case
by Boaz Harrosh
· 14 years ago
9ce7304
exofs: Small cleanup of exofs_fill_super
by Boaz Harrosh
· 14 years ago
Next »