Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1f56c5890e3e815c6f4eabfc87a8a81f439b6f3d
/
fs
1f56c58
jbd2: checksum commit blocks
by Darrick J. Wong
· 12 years ago
3caa487
jbd2: checksum descriptor blocks
by Darrick J. Wong
· 12 years ago
42a7106
jbd2: checksum revocation blocks
by Darrick J. Wong
· 12 years ago
4fd5ea4
jbd2: checksum journal superblock
by Darrick J. Wong
· 12 years ago
01b5adc
jbd2: Grab a reference to the crc32c driver if necessary
by Darrick J. Wong
· 12 years ago
25ed6e8
jbd2: enable journal clients to enable v2 checksumming
by Darrick J. Wong
· 12 years ago
8f888ef
jbd2: change disk layout for metadata checksumming
by Darrick J. Wong
· 12 years ago
f32aaf2
ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature
by Theodore Ts'o
· 13 years ago
b09de7f
ext4: remove unnecessary check in add_dirent_to_buf()
by Theodore Ts'o
· 13 years ago
5c359a4
ext4: add checksums to the MMP block
by Darrick J. Wong
· 13 years ago
feb0ab3
ext4: make block group checksums use metadata_csum algorithm
by Darrick J. Wong
· 13 years ago
cc8e94f
ext4: Calculate and verify checksums of extended attribute blocks
by Darrick J. Wong
· 13 years ago
b0336e8
ext4: calculate and verify checksums of directory leaf blocks
by Darrick J. Wong
· 13 years ago
dbe8944
ext4: Calculate and verify checksums for htree nodes
by Darrick J. Wong
· 13 years ago
7ac5990
ext4: verify and calculate checksums for extent tree blocks
by Darrick J. Wong
· 13 years ago
fa77dcf
ext4: calculate and verify block bitmap checksum
by Darrick J. Wong
· 13 years ago
41a246d
ext4: calculate and verify checksums for inode bitmaps
by Darrick J. Wong
· 13 years ago
814525f
ext4: calculate and verify inode checksums
by Darrick J. Wong
· 13 years ago
a9c47317
ext4: calculate and verify superblock checksum
by Darrick J. Wong
· 13 years ago
0441984
ext4: load the crc32c driver if necessary
by Darrick J. Wong
· 13 years ago
d25425f
ext4: record the checksum algorithm in use in the superblock
by Darrick J. Wong
· 13 years ago
e615391
ext4: change on-disk layout to support extended metadata checksumming
by Darrick J. Wong
· 13 years ago
f848912
ext4: create a new BH_Verified flag to avoid unnecessary metadata validation
by Darrick J. Wong
· 13 years ago
64f371b
autofs: make the autofsv5 packet file descriptor use a packetized pipe
by Linus Torvalds
· 13 years ago
9883035
pipes: add a "packetized pipe" mode for writing
by Linus Torvalds
· 13 years ago
f7b0069
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
fcbf94b
Revert "autofs: work around unhappy compat problem on x86-64"
by Linus Torvalds
· 13 years ago
c629eaf
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
dc7fdde
Btrfs: reduce lock contention during extent insertion
by Chris Mason
· 13 years ago
fede766
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
by Chris Mason
· 13 years ago
7654b72
Btrfs: Fix space checking during fs resize
by Daniel J Blueman
· 13 years ago
1f699d3
Btrfs: fix block_rsv and space_info lock ordering
by Stefan Behrens
· 13 years ago
1daf354
Btrfs: Prevent root_list corruption
by Daniel J Blueman
· 13 years ago
3e74317
Btrfs: fix repair code for RAID10
by Jan Schmidt
· 13 years ago
996d282
Btrfs: do not start delalloc inodes during sync
by Josef Bacik
· 13 years ago
110a5c8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
2300fd6
Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
63f61a6
revert "proc: clear_refs: do not clear reserved pages"
by Will Deacon
· 13 years ago
65ed760
hugetlbfs: lockdep annotate root inode properly
by Aneesh Kumar K.V
· 13 years ago
61065a3
fs/buffer.c: remove BUG() in possible but rare condition
by Glauber Costa
· 13 years ago
13d5180
epoll: clear the tfile_check_list on -ELOOP
by Jason Baron
· 13 years ago
28f8881
Use correct conversion specifiers in cifs_show_options
by Sachin Prabhu
· 13 years ago
3c7c87f
CIFS: Show backupuid/gid in /proc/mounts
by Sachin Prabhu
· 13 years ago
4c569a7
GFS2: Instruct DLM to avoid queue convert slowdown
by Bob Peterson
· 13 years ago
95f7147
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
db7e5c6
super.c: unused variable warning without CONFIG_QUOTA
by Eldad Zack
· 13 years ago
99aa784
jbd2: use GFP_NOFS for blkdev_issue_flush
by Shaohua Li
· 13 years ago
721b024
Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 13 years ago
53ad1c9
dlm: fix QUECVT when convert queue is empty
by David Teigland
· 13 years ago
7bf97bc
NFSv4: Keep dropped state owners on the LRU list for a while
by Trond Myklebust
· 13 years ago
c77365c
NFSv4: Ensure that we don't drop a state owner more than once
by Trond Myklebust
· 13 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
936af15
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
by Al Viro
· 13 years ago
95b72eb
NFSv4: Ensure we do not reuse open owner names
by Trond Myklebust
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 13 years ago
e4eb1ff
VM: add "vm_brk()" helper function
by Linus Torvalds
· 13 years ago
98a2139
nfs: Enclose hostname in brackets when needed in nfs_do_root_mount
by Jan Kara
· 13 years ago
8ccd271
NFS: put open context on error in nfs_flush_multi
by Fred Isaman
· 13 years ago
73fb7bc
NFS: put open context on error in nfs_pagein_multi
by Fred Isaman
· 13 years ago
3af9d8f
cifs: fix offset handling in cifs_iovec_write
by Jeff Layton
· 13 years ago
c6f5c93
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
451146b
NFSv4: Fix open(O_TRUNC) and ftruncate() error handling
by Trond Myklebust
· 13 years ago
5572551
NFSv4: Ensure that we check lock exclusive/shared type against open modes
by Trond Myklebust
· 13 years ago
05ffe24
NFSv4: Ensure that the LOCK code sets exception->inode
by Trond Myklebust
· 13 years ago
dbfad21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 13 years ago
25cd999
Btrfs: fix that check_int_data mount option was ignored
by Stefan Behrens
· 13 years ago
5c84fc3
Btrfs: don't count CRC or header errors twice while scrubbing
by Stefan Behrens
· 13 years ago
99ba55a
Btrfs: fix btrfs_ioctl_dev_info() crash on missing device
by Stefan Behrens
· 13 years ago
b9688bb
btrfs: don't return EINTR
by Arne Jansen
· 13 years ago
253beeb
Btrfs: double unlock bug in error handling
by Dan Carpenter
· 13 years ago
5cf1ab5
Btrfs: always store the mirror we read the eb from
by Josef Bacik
· 13 years ago
48d2823
fs/btrfs/volumes.c: add missing free_fs_devices
by Julia Lawall
· 13 years ago
8a3db18
btrfs: fix early abort in 'remount'
by Sergei Trofimovich
· 13 years ago
37db63a
Btrfs: fix max chunk size check in chunk allocator
by Ilya Dryomov
· 13 years ago
b916a59
Btrfs: add missing read locks in backref.c
by Jan Schmidt
· 13 years ago
aefc1eb
Btrfs: don't call free_extent_buffer twice in iterate_irefs
by Jan Schmidt
· 13 years ago
4735fb2
Btrfs: Make free_ipath() deal gracefully with NULL pointers
by Jesper Juhl
· 13 years ago
cdc6a39
Btrfs: avoid possible use-after-free in clear_extent_bit()
by Li Zefan
· 13 years ago
8e52acf
Btrfs: retrurn void from clear_state_bit
by Li Zefan
· 13 years ago
871383b
btrfs: add missing unlocks to transaction abort paths
by David Sterba
· 13 years ago
8d082fb
Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZE
by Liu Bo
· 13 years ago
207a232
btrfs: don't add both copies of DUP to reada extent tree
by Arne Jansen
· 13 years ago
8c9c2bf
btrfs: fix race in reada
by Arne Jansen
· 13 years ago
848cce0
Btrfs: avoid setting ->d_op twice
by Li Zefan
· 13 years ago
ca138f3
NFS: check for req==NULL in nfs_try_to_update_request cleanup
by Fred Isaman
· 13 years ago
592fe89
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
d44c6d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
bc0cf58
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
57f73c2
ext4: fix handling of journalled quota options
by Theodore Ts'o
· 13 years ago
9cd70b3
ext4: address scalability issue by removing extent cache statistics
by Theodore Ts'o
· 13 years ago
659e45d
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
e847469
lockd: fix the endianness bug
by Al Viro
· 13 years ago
72094e4
ocfs2: ->e_leaf_clusters endianness breakage
by Al Viro
· 13 years ago
28748b3
ocfs2: ->rl_count endianness breakage
by Al Viro
· 13 years ago
e1bf4cc
ocfs: ->rl_used breakage on big-endian
by Al Viro
· 13 years ago
3a251f0
ocfs2: ->l_next_free_req breakage on big-endian
by Al Viro
· 13 years ago
6ed3cf2
btrfs: btrfs_root_readonly() broken on big-endian
by Al Viro
· 13 years ago
bfa890a
Fix number parsing in cifs_parse_mount_options
by Sachin Prabhu
· 13 years ago
af1584f
ext4: fix endianness breakage in ext4_split_extent_at()
by Al Viro
· 13 years ago
Next »