Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fa1b5d09d0771247d407df89228b3902de8e2ce6
/
fs
fa1b5d0
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
3529b97
Merge tag 'pstore-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
1202f4f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
be718b5
Merge tag 'configfs-for-4.19' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 6 years ago
c2fc71c
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
73ba2fb
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
781fca5
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
10f3e23
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
3bb37da
Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
161fa27
Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
a1a4f84
Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
575b943
Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 6 years ago
4591343
Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
f2be269
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
4d2a073
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
0ea97a2
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a66b4cd
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
e5a32b5
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
1e45e9a
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
de5d1b3
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4004392
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d6dd643
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
01239d7
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
by Shan Hai
· 6 years ago
fa6c668
xfs: remove b_last_holder & associated macros
by Eric Sandeen
· 6 years ago
10259de
iomap: Switch to offset_in_page for clarity
by Andreas Gruenbacher
· 6 years ago
e25ff83
xfs: Close race between direct IO and xfs_break_layouts()
by Dave Jiang
· 6 years ago
da86748
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 6 years ago
c4f7173
smb3: create smb3 equivalent alias for cifs pseudo-xattrs
by Steve French
· 6 years ago
13942aa
xfs: repair the AGI
by Darrick J. Wong
· 6 years ago
0e93d3f
xfs: repair the AGFL
by Darrick J. Wong
· 6 years ago
f9ed6de
xfs: repair the AGF
by Darrick J. Wong
· 6 years ago
cdeaf9d
smb3: allow previous versions to be mounted with snapshot= mount parm
by Steve French
· 6 years ago
e55954a
cifs: don't show domain= in mount output when domain is empty
by Ronnie Sahlberg
· 6 years ago
c1777df
cifs: add missing support for ACLs in SMB 3.11
by Ronnie Sahlberg
· 6 years ago
e02789a
smb3: enumerating snapshots was leaving part of the data off end
by Steve French
· 6 years ago
730928c
cifs: update smb2_queryfs() to use compounding
by Ronnie Sahlberg
· 6 years ago
b24df3e
cifs: update receive_encrypted_standard to handle compounded responses
by Ronnie Sahlberg
· 6 years ago
4c0d7cd
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
by Al Viro
· 6 years ago
119e1ef
fix __legitimize_mnt()/mntput() race
by Al Viro
· 6 years ago
9ea0a46
fix mntput/mntput race
by Al Viro
· 6 years ago
1eb9fb5
cifs: create SMB2_open_init()/SMB2_open_free() helpers.
by Ronnie Sahlberg
· 6 years ago
296ecba
cifs: add SMB2_query_info_[init|free]()
by Ronnie Sahlberg
· 6 years ago
8eb4ecf
cifs: add SMB2_close_init()/SMB2_close_free()
by Ronnie Sahlberg
· 6 years ago
da33a87
locks: remove misleading obsolete comment
by Jeff Layton
· 6 years ago
468d677
smb3: display stats counters for number of slow commands
by Steve French
· 6 years ago
a5c62f4
CIFS: fix uninitialized ptr deref in smb2 signing
by Aurelien Aptel
· 6 years ago
fd09b7d
smb3: Do not send SMB3 SET_INFO if nothing changed
by Steve French
· 6 years ago
d258650
smb3: fix minor debug output for CONFIG_CIFS_STATS
by Steve French
· 6 years ago
020eec5
smb3: add tracepoint for slow responses
by Steve French
· 6 years ago
e0bba0b8
cifs: add compound_send_recv()
by Ronnie Sahlberg
· 6 years ago
1f3a8f5
cifs: make smb_send_rqst take an array of requests
by Ronnie Sahlberg
· 6 years ago
b2c96de
cifs: update init_sg, crypt_message to take an array of rqst
by Ronnie Sahlberg
· 6 years ago
c281bc0
smb3: fix reset of bytes read and written stats
by Steve French
· 6 years ago
52ce1ac
smb3: display bytes_read and bytes_written in smb3 stats
by Steve French
· 6 years ago
fcabb89
cifs: simple stats should always be enabled
by Steve French
· 6 years ago
9da6ec7
cifs: use a refcount to protect open/closing the cached file handle
by Ronnie Sahlberg
· 6 years ago
bf1fdeb
smb3: add reconnect tracepoints
by Steve French
· 6 years ago
e68a932
smb3: add tracepoint for session expired or deleted
by Steve French
· 6 years ago
06188fc
cifs: remove unused stats
by Steve French
· 6 years ago
2278315
smb3: don't request leases in symlink creation and query
by Steve French
· 6 years ago
1995d28
smb3: remove per-session operations from per-tree connection stats
by Steve French
· 6 years ago
289131e
SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
by Steve French
· 7 years ago
8a69e96
smb3: snapshot mounts are read-only and make sure info is displayable about the mount
by Steve French
· 7 years ago
c3ed440
smb3: remove noisy warning message on mount
by Steve French
· 7 years ago
0fdfef9
smb3: simplify code by removing CONFIG_CIFS_SMB311
by Steve French
· 7 years ago
950132a
cifs: add missing debug entries for kconfig options
by Steve French
· 7 years ago
2d30421
smb3: add support for statfs for smb3.1.1 posix extensions
by Steve French
· 7 years ago
21ba384
smb3: fill in statfs fsid and correct namelen
by Steve French
· 7 years ago
a12d0c5
cifs: Make sure all data pages are signed correctly
by Paulo Alcantara
· 7 years ago
256b4c3
CIFS: fix memory leak and remove dead code
by Aurelien Aptel
· 7 years ago
7420451
cifs: allow disabling insecure dialects in the config
by Steve French
· 7 years ago
8505c8b
smb3: if server does not support posix do not allow posix mount option
by Steve French
· 7 years ago
cbedead
cifs: use 64-bit timestamps for fscache
by Arnd Bergmann
· 7 years ago
9539020
cifs: use timespec64 internally
by Arnd Bergmann
· 7 years ago
ff361fd
cifs: Silence uninitialized variable warning
by Dan Carpenter
· 7 years ago
73971b1
xfs: remove dead error handling code in xfs_dquot_disk_alloc()
by Brian Foster
· 6 years ago
2ba090d
xfs: use WRITE_ONCE to update if_seq
by Christoph Hellwig
· 6 years ago
c883da3
locks: add tracepoint in flock codepath
by Jeff Layton
· 6 years ago
90bad5e
root dentries need RCU-delayed freeing
by Al Viro
· 6 years ago
39379fa
btrfs: revert fs_devices state on error of btrfs_init_new_device
by Naohiro Aota
· 6 years ago
64f64f4
btrfs: Exit gracefully when chunk map cannot be inserted to the tree
by Qu Wenruo
· 6 years ago
cf90d88
btrfs: Introduce mount time chunk <-> dev extent mapping check
by Qu Wenruo
· 6 years ago
7ef4951
btrfs: Verify that every chunk has corresponding block group at mount time
by Qu Wenruo
· 6 years ago
514c7dc
btrfs: Check that each block group has corresponding chunk at mount time
by Qu Wenruo
· 6 years ago
22d3151
Btrfs: send, fix incorrect file layout after hole punching beyond eof
by Filipe Manana
· 6 years ago
672d599
btrfs: Use wrapper macro for rcu string to remove duplicate code
by Misono Tomohiro
· 6 years ago
f5b3a41
btrfs: simplify btrfs_iget
by Al Viro
· 6 years ago
9bc2cef
btrfs: lift make_bad_inode into btrfs_iget
by Al Viro
· 6 years ago
8d9e220
btrfs: simplify IS_ERR/PTR_ERR checks
by Al Viro
· 6 years ago
2e19f1f
btrfs: btrfs_iget never returns an is_bad_inode inode
by Al Viro
· 6 years ago
1e7e1f9
btrfs: replace: Reset on-disk dev stats value after replace
by Misono Tomohiro
· 6 years ago
85c3954
btrfs: extent-tree: Remove unused __btrfs_free_block_rsv
by Misono Tomohiro
· 7 years ago
afc6961
btrfs: backref: Use ERR_CAST to return error code
by Misono Tomohiro
· 7 years ago
5b7d687
btrfs: Remove redundant btrfs_release_path from btrfs_unlink_subvol
by Lu Fengqi
· 6 years ago
401b3b1
btrfs: Remove root parameter from btrfs_unlink_subvol
by Lu Fengqi
· 6 years ago
6025c19
btrfs: Remove fs_info from btrfs_add_root_ref
by Lu Fengqi
· 6 years ago
3ee1c55
btrfs: Remove fs_info from btrfs_del_root_ref
by Lu Fengqi
· 6 years ago
ab9ce7d
btrfs: Remove fs_info from btrfs_del_root
by Lu Fengqi
· 6 years ago
9add294
btrfs: Remove fs_info from btrfs_delete_delayed_dir_index
by Lu Fengqi
· 6 years ago
4465c8b
btrfs: Remove fs_info from btrfs_insert_delayed_dir_index
by Lu Fengqi
· 6 years ago
Next »