Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
59ac2149aee9b69732dad602ea250ecb60b9e617
/
fs
« Previous
aa24d1e
CIFS: Process reconnects for SMB2 shares
by Pavel Shilovsky
· 13 years ago
faaf946
CIFS: Add tree connect/disconnect capability for SMB2
by Pavel Shilovsky
· 13 years ago
5478f9b
CIFS: Add session setup/logoff capability for SMB2
by Pavel Shilovsky
· 13 years ago
ec2e452
CIFS: Add capability to send SMB2 negotiate message
by Pavel Shilovsky
· 13 years ago
3792c17
CIFS: Respect SMB2 header/max header size
by Pavel Shilovsky
· 13 years ago
093b2bd
CIFS: Make demultiplex_thread work with SMB2 code
by Pavel Shilovsky
· 13 years ago
4b12410
CIFS: Fix a wrong pointer in atomic_open
by Pavel Shilovsky
· 12 years ago
28ea529
CIFS: Add SMB2 credits support
by Pavel Shilovsky
· 12 years ago
2dc7e1c
CIFS: Make transport routines work with SMB2
by Pavel Shilovsky
· 13 years ago
ddfbefb
CIFS: Map SMB2 status codes to POSIX errors
by Steve French
· 14 years ago
b803060
CIFS: Add SMB2 status codes
by Pavel Shilovsky
· 13 years ago
f7ec0d0
CIFS: Rename 7 error codes to NT_ style
by Pavel Shilovsky
· 12 years ago
6d5786a
CIFS: Rename Get/FreeXid and make them work with unsigned int
by Pavel Shilovsky
· 12 years ago
2e6e02a
CIFS: Move protocol specific tcon/tdis code to ops struct
by Pavel Shilovsky
· 12 years ago
58c45c5
CIFS: Move protocol specific session setup/logoff code to ops struct
by Pavel Shilovsky
· 12 years ago
2164d33
pipe: remove KM_USER0 from comments
by Cong Wang
· 12 years ago
286170a
CIFS: Move protocol specific negotiate code to ops struct
by Pavel Shilovsky
· 12 years ago
a891f0f
CIFS: Extend credit mechanism to process request type
by Pavel Shilovsky
· 12 years ago
316cf94
CIFS: Move trans2 processing to ops struct
by Pavel Shilovsky
· 12 years ago
83c7f72
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
7659624
cifs: reinstate sec=ntlmv2 mount option
by Jeff Layton
· 12 years ago
93912fe
Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
762a420
cifs: rename cifs_sign_smb2 to cifs_sign_smbv
by Jeff Layton
· 12 years ago
d971e06
cifs: remove bogus reset of smb_buf_length in smb_send routines
by Jeff Layton
· 12 years ago
c5fd363
cifs: move file_lock off stack in cifs_push_posix_locks
by Jeff Layton
· 12 years ago
ac3aa2f
cifs: remove extraneous newlines from cERROR and cFYI calls
by Jeff Layton
· 12 years ago
00401ff
cifs: after upcalling for krb5 creds, invalidate key rather than revoking it
by Jeff Layton
· 12 years ago
67c9684
Btrfs: improve multi-thread buffer read
by Liu Bo
· 12 years ago
df57dbe
Btrfs: make btrfs's allocation smoothly with preallocation
by Liu Bo
· 12 years ago
51561ff
Btrfs: lock the transition from dirty to writeback for an eb
by Josef Bacik
· 12 years ago
594831c
Btrfs: fix potential race in extent buffer freeing
by Josef Bacik
· 12 years ago
e64860a
Btrfs: don't return true in releasepage unless we actually freed the eb
by Josef Bacik
· 12 years ago
a98cdb8
Btrfs: suppress printk() if all device I/O stats are zero
by Stefan Behrens
· 12 years ago
5021976
Btrfs: remove unwanted printk() for btrfs device I/O stats
by Stefan Behrens
· 12 years ago
18077bb
Btrfs: rewrite BTRFS_SETGET_FUNCS
by Li Zefan
· 12 years ago
293f7e0
Btrfs: zero unused bytes in inode item
by Li Zefan
· 12 years ago
b4d7c3c
Btrfs: kill free_space pointer from inode structure
by Li Zefan
· 12 years ago
d5b025d
btrfs read error corrected message floods the console during recovery
by Anand Jain
· 12 years ago
e6466e3
Btrfs: fix buffer leak in btrfs_next_old_leaf
by Jan Schmidt
· 12 years ago
f6175ef
Btrfs: do not count in readonly bytes
by Liu Bo
· 12 years ago
799ffc3
Btrfs: add ro notification to dump_space_info
by Liu Bo
· 12 years ago
cf7c1ef
Btrfs: fix a bug of writting free space cache during balance
by Liu Bo
· 12 years ago
0678938
Btrfs: do not abort transaction in prealloc case
by Liu Bo
· 12 years ago
83eea1f
Btrfs: kill root from btrfs_is_free_space_inode
by Liu Bo
· 12 years ago
51a8cf9
Btrfs: fix btrfs_is_free_space_inode to recognize btree inode
by Liu Bo
· 12 years ago
c090158
Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages()
by Stefan Behrens
· 12 years ago
f4c738c
Btrfs: rework shrink_delalloc
by Josef Bacik
· 12 years ago
b9ca066
Btrfs: do not set subvolume flags in readonly mode
by Liu Bo
· 12 years ago
e54bfa31
Btrfs: use mnt_want_write_file instead of mnt_want_write
by Liu Bo
· 12 years ago
768e9df
Btrfs: remove redundant r/o check for superblock
by Liu Bo
· 12 years ago
a874a63
Btrfs: check write access to mount earlier while creating snapshots
by Liu Bo
· 12 years ago
287082b
Btrfs: fix typo in cow_file_range_async and async_cow_submit
by Liu Bo
· 12 years ago
0e72110
Btrfs: change how we indicate we're adding csums
by Josef Bacik
· 12 years ago
b995929
Btrfs: return error of btrfs_update_inode() to caller
by Tsutomu Itoh
· 12 years ago
23291a0
Btrfs: fix error handling in __add_reloc_root()
by Dan Carpenter
· 12 years ago
44c44af
Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting
by Ilya Dryomov
· 12 years ago
fed425c
Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()
by Ilya Dryomov
· 12 years ago
02db084
Btrfs: add DEVICE_READY ioctl
by Josef Bacik
· 12 years ago
0ec4f43
locks: fix checking of fcntl_setlease argument
by J. Bruce Fields
· 12 years ago
96c3f43
Btrfs: flush delayed inodes if we're short on space
by Josef Bacik
· 12 years ago
b27f7c0
btrfs: join DEV_STATS ioctls to one
by David Sterba
· 12 years ago
a43a211
btrfs: ignore unfragmented file checks in defrag when compression enabled - rebased
by Andrew Mahone
· 12 years ago
e4b50e1
Btrfs: small naming cleanup in join_transaction()
by Dan Carpenter
· 12 years ago
2bc556528
Btrfs: don't update atime on RO subvolumes
by Alexander Block
· 12 years ago
063849e
Btrfs: allow mount -o remount,compress=no
by Arnd Hannemann
· 13 years ago
c5c3c5f
Btrfs: remove ->dirty_inode
by Josef Bacik
· 13 years ago
cbea5ac
Btrfs: reduce calls to wake_up on uncontended locks
by Chris Mason
· 12 years ago
e39e64a
Btrfs: don't wait around for new log writers on an SSD
by Chris Mason
· 12 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
906adea
jbd2: remove the second argument of kmap_atomic
by Cong Wang
· 12 years ago
9f0bbd8
logfs: query block device for number of pages to send with bio
by Prasad Joshi
· 12 years ago
41b93bc
logfs: maintain the ordering of meta-inode destruction
by Prasad Joshi
· 12 years ago
03179fe
ext4: undo ext4_calc_metadata_amount if we fail to claim space
by Theodore Ts'o
· 12 years ago
97795d2
ext4: don't let i_reserved_meta_blocks go negative
by Brian Foster
· 12 years ago
ddb24bb
logfs: create a pagecache page if it is not present
by Prasad Joshi
· 12 years ago
968dee7
ext4: fix hole punch failure when depth is greater than 0
by Ashish Sangwan
· 12 years ago
b50924c
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
by Artem Bityutskiy
· 12 years ago
4d47603
ext4: weed out ext4_write_super
by Artem Bityutskiy
· 12 years ago
58c5873
ext4: remove unnecessary superblock dirtying
by Artem Bityutskiy
· 12 years ago
044ce47
ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
by Jan Kara
· 12 years ago
97a7406
ext4: remove useless marking of superblock dirty
by Jan Kara
· 12 years ago
2547060
ext4: fix ext4 mismerge back in January
by Al Viro
· 12 years ago
3108b54
ext4: remove dynamic array size in ext4_chksum()
by Theodore Ts'o
· 12 years ago
8a99184
ext4: remove unused variable in ext4_update_super()
by Theodore Ts'o
· 12 years ago
7c319d3
ext4: make quota as first class supported feature
by Aditya Kali
· 12 years ago
4bd809d
ext4: don't take the i_mutex lock when doing DIO overwrites
by Zheng Liu
· 12 years ago
8cae6f7
ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
by Al Viro
· 12 years ago
11e62a8
btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
by Al Viro
· 12 years ago
765927b
switch dentry_open() to struct path, make it grab references itself
by Al Viro
· 12 years ago
3b8b487
ecryptfs: don't reinvent the wheels, please - use struct completion
by Al Viro
· 12 years ago
8fc37ec
don't expose I_NEW inodes via dentry->d_inode
by Al Viro
· 12 years ago
32a7991
tidy up namei.c a bit
by Al Viro
· 12 years ago
3c0a616
unobfuscate follow_up() a bit
by Al Viro
· 12 years ago
de9b942
ext3: pass custom EOF to generic_file_llseek_size()
by Eric Sandeen
· 13 years ago
ec7268c
ext4: use core vfs llseek code for dir seeks
by Eric Sandeen
· 13 years ago
e8b96eb
vfs: allow custom EOF in generic_file_llseek code
by Eric Sandeen
· 13 years ago
4ea425b
vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes
by Jan Kara
· 12 years ago
d0e91b1
vfs: Remove unnecessary flushing of block devices
by Jan Kara
· 12 years ago
a8c7176
vfs: Make sys_sync writeout also block device inodes
by Jan Kara
· 12 years ago
5c0d6b6
vfs: Create function for iterating over block devices
by Jan Kara
· 12 years ago
Next »