Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
77a27da38916626aaaa994e716514dfa990290f7
/
fs
22e95ac
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 13 years ago
31ec97d
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
ff2a994
block: move bd_set_size() above rescan_partitions() in __blkdev_get()
by Tejun Heo
· 13 years ago
4d9dec4
Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 13 years ago
34b0645
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 13 years ago
caebc16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 13 years ago
9ce6e0b
fs: add missing prefetch.h include
by Heiko Carstens
· 13 years ago
26b06a6
GFS2: Wait properly when flushing the ail list
by Steven Whitehouse
· 13 years ago
6d3117b
GFS2: Wipe directory hash table metadata when deallocating a directory
by Steven Whitehouse
· 13 years ago
1a4022f
VFS: move BUG_ON test for symlink nd->depth after current->link_count test
by Erez Zadok
· 13 years ago
cae13fe
Fix for buffer overflow in ldm_frag_add not sufficient
by Timo Warns
· 13 years ago
8e7bfcb
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 13 years ago
91444f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
3ed4c05
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 13 years ago
6c1b8d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 13 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 13 years ago
3935bb9
Pull pstore into release branch
by Tony Luck
· 13 years ago
156ecb2
[CIFS] Fix to problem with getattr caused by invalidate simplification patch
by Steve French
· 13 years ago
39ab05c
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 13 years ago
ceec1e0
[CIFS] Remove sparse warning
by Steve French
· 14 years ago
4e64fb3
[CIFS] Update cifs to version 1.72
by Steve French
· 13 years ago
c4aca0c
cifs: Change key name to cifs.idmap, misc. clean-up
by Shirish Pargaonkar
· 14 years ago
f14bcf7
cifs: Unconditionally copy mount options to superblock info
by Sean Finney
· 14 years ago
5167f11
cifs: Use kstrndup for cifs_sb->mountdata
by Sean Finney
· 14 years ago
046462a
cifs: Simplify handling of submount options in cifs_mount.
by Sean Finney
· 14 years ago
b946845
cifs: cifs_parse_mount_options: do not tokenize mount options in-place
by Sean Finney
· 14 years ago
c1508ca
cifs: Add support for mounting Windows 2008 DFS shares
by Sean Finney
· 14 years ago
dd61394
cifs: Extract DFS referral expansion logic to separate function
by Sean Finney
· 14 years ago
460458c
cifs: turn BCC into a static inlined function
by Jeff Layton
· 14 years ago
820a803
cifs: keep BCC in little-endian format
by Jeff Layton
· 14 years ago
0e6e37a
cifs: fix some unused variable warnings in id_rb_search
by Jeff Layton
· 14 years ago
6feb989
CIFS: Simplify invalidate part (try #5)
by Pavel Shilovsky
· 14 years ago
0b81c1c
CIFS: directio read/write cleanups
by Pavel Shilovsky
· 14 years ago
be8e3b0
consistently use smb_buf_length as be32 for cifs (try 3)
by Steve French
· 14 years ago
9409ae5
cifs: Invoke id mapping functions (try #17 repost)
by Shirish Pargaonkar
· 14 years ago
4d79dba
cifs: Add idmap key and related data structures and functions (try #17 repost)
by Shirish Pargaonkar
· 14 years ago
9ad1506
CIFS: Add launder_page operation (try #3)
by Pavel Shilovsky
· 14 years ago
1cb06d0
Introduce smb2 mounts as vers=2
by Steve French
· 14 years ago
257fb1f
CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)
by Pavel Shilovsky
· 14 years ago
fd5707e
cifs: fix comment in validate_t2
by Jeff Layton
· 14 years ago
4358b56
VFS: trivial: fix comment on s_maxbytes value warning check
by Jeff Layton
· 14 years ago
b73b9a4
[CIFS] Allow to set extended attribute cifs_acl (try #2)
by Steve French
· 14 years ago
43988d7
[CIFS] Use ecb des kernel crypto APIs instead of local cifs functions (repost)
by Steve French
· 14 years ago
2572087
cifs: cleanup: Rename and remove config flags
by Shirish Pargaonkar
· 14 years ago
b34cb85
Introduce SMB2 Kconfig option
by Steve French
· 14 years ago
34c8790
Shrink stack space usage in cifs_construct_tcon
by Steve French
· 14 years ago
fd62cb7
fs:cifs:connect.c remove one to many l's in the word.
by Justin P. Mattock
· 14 years ago
c52a955
Don't compile in unused reparse point symlink code
by Steve French
· 14 years ago
0eff0e2
Remove unused CIFSSMBNotify worker function
by Steve French
· 14 years ago
9b6763e
cifs: Remove unused inode number while fetching root inode
by Shirish Pargaonkar
· 14 years ago
a037439
debugfs: move to new strtobool
by Jonathan Cameron
· 14 years ago
3f80fbf
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 13 years ago
a2b9c1f
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 13 years ago
24307aa
configfs: Fix race between configfs_readdir() and configfs_d_iput()
by Joel Becker
· 13 years ago
df7f996
configfs: Don't try to d_delete() negative dentries.
by Joel Becker
· 14 years ago
11379b5
cifs: fix cifsConvertToUCS() for the mapchars case
by Jeff Layton
· 13 years ago
221d1d7
cifs: add fallback in is_path_accessible for old servers
by Jeff Layton
· 13 years ago
011159a
airo: correct proc entry creation interfaces
by Alexey Dobriyan
· 13 years ago
06cf91b
pstore: fix pstore filesystem mount/remount issue
by Chen Gong
· 13 years ago
8d38d74
pstore: fix one type of return value in pstore
by Chen Gong
· 13 years ago
eed631e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
ebcb904
Btrfs: fix FS_IOC_SETFLAGS ioctl
by Li Zefan
· 14 years ago
d0092bd
Btrfs: fix FS_IOC_GETFLAGS ioctl
by Li Zefan
· 14 years ago
e1e8fb6
fs: remove FS_COW_FL
by Li Zefan
· 14 years ago
1aba86d
Btrfs: fix easily get into ENOSPC in mixed case
by liubo
· 14 years ago
f5de939
Prevent oopsing in posix_acl_valid()
by Daniel J Blueman
· 14 years ago
c42d223
debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 13 years ago
82a3242
sysfs: remove "last sysfs file:" line from the oops messages
by Greg Kroah-Hartman
· 13 years ago
cf70cc5
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
26cf46b
vfs: micro-optimize acl_permission_check()
by Linus Torvalds
· 13 years ago
df016c6
ocfs2/dlm: Target node death during resource migration leads to thread spin
by Sunil Mushran
· 14 years ago
10b3dd7
ocfs2: Skip mount recovery for hard-ro mounts
by Sunil Mushran
· 14 years ago
33c12a5
ocfs2/cluster: Heartbeat mismatch message improved
by Sunil Mushran
· 14 years ago
76d9fc2
ocfs2/cluster: Increase the live threshold for global heartbeat
by Sunil Mushran
· 14 years ago
4da6dc2
ocfs2/dlm: Use negotiated o2dlm protocol version
by Sunil Mushran
· 14 years ago
9a790ba
ocfs2: skip existing hole when removing the last extent_rec in punching-hole codes.
by Tristan Ye
· 13 years ago
5d44670
ocfs2: Initialize data_ac (might be used uninitialized)
by Marcus Meissner
· 14 years ago
f2741d9
GFS2: Move all locking inside the inode creation function
by Steven Whitehouse
· 13 years ago
160b402
GFS2: Clean up symlink creation
by Steven Whitehouse
· 13 years ago
e2d0a13
GFS2: Clean up mkdir
by Steven Whitehouse
· 13 years ago
6eaed0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 13 years ago
a75b9df
NFSv4.1: Ensure that layoutget uses the correct gfp modes
by Trond Myklebust
· 13 years ago
3568bd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
2887fe4
NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list
by Andy Adamson
· 14 years ago
a8a4ae3
NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
by Andy Adamson
· 14 years ago
d3d0720
ceph: do not use i_wrbuffer_ref as refcount for Fb cap
by Henry C Chang
· 14 years ago
a26a185
ceph: fix list_add in ceph_put_snap_realm
by Henry C Chang
· 14 years ago
7d8e18a
ceph: print debug message before put mds session
by Henry C Chang
· 14 years ago
1f8e1cd
SYSFS: Fix erroneous comments for sysfs_update_group().
by Robert P. J. Day
· 14 years ago
675badf
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
d243390
fuse: fix oops in revalidate when called with NULL nameidata
by Miklos Szeredi
· 14 years ago
32e471e
GFS2: Use UUID field in generic superblock
by Steven Whitehouse
· 14 years ago
5fc7b14
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
by Ryusuke Konishi
· 14 years ago
aa405b1
nilfs2: always set back pointer to host inode in mapping->host
by Ryusuke Konishi
· 14 years ago
0ef28f9
nilfs2: get rid of NILFS_I_NILFS
by Ryusuke Konishi
· 14 years ago
0cc128388
nilfs2: use list_first_entry
by Ryusuke Konishi
· 14 years ago
293ce0e
nilfs2: use empty_aops for gc-inodes
by Ryusuke Konishi
· 14 years ago
4e33f9e
nilfs2: implement resize ioctl
by Ryusuke Konishi
· 14 years ago
78eb64c
nilfs2: add truncation routine of segment usage file
by Ryusuke Konishi
· 14 years ago
Next »