Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
160bc1604f8a33202578846c9a63e2a61105a4b7
/
fs
160bc16
NFS: Remove dead code from nfs_fs_mount()
by Jesper Juhl
· 14 years ago
6faf9a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
0d88f6e
nfs: don't call __mark_inode_dirty while holding i_lock
by Dave Chinner
· 14 years ago
be85bcc
Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"
by Linus Torvalds
· 14 years ago
ca83ce3
cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)
by Jeff Layton
· 14 years ago
d9b9420
[CIFS] Warn on requesting default security (ntlm) on mount
by Steve French
· 14 years ago
fd88ce9
[CIFS] cifs: clarify the meaning of tcpStatus == CifsGood
by Steve French
· 14 years ago
157c249
cifs: wrap received signature check in srv_mutex
by Jeff Layton
· 14 years ago
581ade4
cifs: clean up various nits in unicode routines (try #2)
by Jeff Layton
· 14 years ago
c0c7b90
cifs: clean up length checks in check2ndT2
by Jeff Layton
· 14 years ago
2b6c26a
cifs: set ra_pages in backing_dev_info
by Jeff Layton
· 14 years ago
8679b0d
cifs: fix broken BCC check in is_valid_oplock_break
by Jeff Layton
· 14 years ago
7094564
cifs: always do is_path_accessible check in cifs_mount
by Jeff Layton
· 14 years ago
5443d13
various endian fixes to cifs
by Steve French
· 14 years ago
6da9791
Elminate sparse __CHECK_ENDIAN__ warnings on port conversion
by Steve French
· 14 years ago
2e325d5
Max share size is too small
by Steve French
· 14 years ago
8727c8a
Allow user names longer than 32 bytes
by Steve French
· 14 years ago
bdf1b03
cifs: replace /proc/fs/cifs/Experimental with a module parm
by Jeff Layton
· 14 years ago
7797069
cifs: check for private_data before trying to put it
by Jeff Layton
· 14 years ago
1e05ff0
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
39411f8
xfs_destroy_workqueues() should not be tagged with__exit
by Luck, Tony
· 14 years ago
a97b520
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
18770c7
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
c820563
ext4: fix data corruption regression by reverting commit 6de9843dab3f
by Theodore Ts'o
· 14 years ago
f80da1e
ext4: Allow indirect-block file to grow the file size to max file size
by Kazuya Mio
· 14 years ago
be4f27d
ext4: allow an active handle to be started when freezing
by Yongqiang Yang
· 14 years ago
0893ed4
ext4: sync the directory inode in ext4_sync_parent()
by Curt Wohlgemuth
· 14 years ago
23fcf2e
nfsd4: fix oops on lock failure
by J. Bruce Fields
· 14 years ago
94c8a98
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
3d762ca
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
a1b7ea5
xfs: use proper interfaces for on-stack plugging
by Christoph Hellwig
· 14 years ago
957935d
xfs: fix xfs_debug warnings
by Christoph Hellwig
· 14 years ago
ecb697c
xfs: fix variable set but not used warnings
by Christoph Hellwig
· 14 years ago
da8a1a4
xfs: convert log tail checking to a warning
by Dave Chinner
· 14 years ago
be65b18
xfs: catch bad block numbers freeing extents.
by Dave Chinner
· 14 years ago
fd07484
xfs: push the AIL from memory reclaim and periodic sync
by Dave Chinner
· 14 years ago
cd4a3c5
xfs: clean up code layout in xfs_trans_ail.c
by Dave Chinner
· 14 years ago
0bf6a5b
xfs: convert the xfsaild threads to a workqueue
by Dave Chinner
· 14 years ago
a7b339f
xfs: introduce background inode reclaim work
by Dave Chinner
· 14 years ago
89e4cb5
xfs: convert ENOSPC inode flushing to use new syncd workqueue
by Dave Chinner
· 14 years ago
c6d09b6
xfs: introduce a xfssyncd workqueue
by Dave Chinner
· 14 years ago
e828776
xfs: fix extent format buffer allocation size
by Dave Chinner
· 14 years ago
37adb89
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
by Bryan Schumaker
· 14 years ago
ccfeef0
Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
4188759
NFS: Fix a signed vs. unsigned secinfo bug
by Bryan Schumaker
· 14 years ago
0449641
ext4: init timer earlier to avoid a kernel panic in __save_error_info
by Tao Ma
· 14 years ago
6cba611
jbd2: fix potential memory leak on transaction commit
by Zhang Huan
· 14 years ago
44148a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block
by Linus Torvalds
· 14 years ago
d0de4dc
inotify: fix double free/corruption of stuct user
by Eric Paris
· 14 years ago
7dcda1c
fs: export empty_aops
by Jens Axboe
· 14 years ago
ee3dea3
ufs: remove unessecary blk_flush_plug
by Christoph Hellwig
· 14 years ago
884b826
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
7da6443
UBIFS: fix debugging failure in dbg_check_space_info
by Artem Bityutskiy
· 14 years ago
9516953
UBIFS: fix error path in dbg_debugfs_init_fs
by Artem Bityutskiy
· 14 years ago
cc6a86b
UBIFS: unify error path dbg_debugfs_init_fs
by Artem Bityutskiy
· 14 years ago
81354de
UBIFS: do not select KALLSYMS_ALL
by Artem Bityutskiy
· 14 years ago
c88ac00
UBIFS: fix assertion warnings
by Artem Bityutskiy
· 14 years ago
54acbaa
UBIFS: fix oops on error path in read_pnode
by Artem Bityutskiy
· 14 years ago
8b229c7
UBIFS: do not read flash unnecessarily
by Artem Bityutskiy
· 14 years ago
c9ddec7
Btrfs: don't warn in btrfs_add_orphan
by Josef Bacik
· 14 years ago
43be214
Btrfs: fix free space cache when there are pinned extents and clusters V2
by Josef Bacik
· 14 years ago
08fe4db
Btrfs: Fix uninitialized root flags for subvolumes
by Li Zefan
· 14 years ago
adae52b
btrfs: clear __GFP_FS flag in the space cache inode
by Miao Xie
· 14 years ago
6e8df2a
Btrfs: fix memory leak in start_transaction()
by Yoshinori Sano
· 14 years ago
8b2b2d3
Btrfs: fix memory leak in btrfs_ioctl_start_sync()
by Tsutomu Itoh
· 14 years ago
b44c59a
Btrfs: fix subvol_sem leak in btrfs_rename()
by Johann Lombardi
· 14 years ago
fe3f566
Btrfs: Fix oops for defrag with compression turned on
by Li Zefan
· 14 years ago
200da64
Btrfs: fix /proc/mounts info.
by Tsutomu Itoh
· 14 years ago
c914923
Btrfs: fix compiler warning in file.c
by Tsutomu Itoh
· 14 years ago
46e4690
ext4: fix a double free in ext4_register_li_request
by Tao Ma
· 14 years ago
5b41395
ext4: fix credits computing for indirect mapped files
by Yongqiang Yang
· 14 years ago
21f9769
ext4: remove unnecessary [cm]time update of quota file
by Jan Kara
· 14 years ago
50f689a
jbd2: move bdget out of critical section
by Zhu Yanhai
· 14 years ago
b03f245
quota: Don't write quota info in dquot_commit()
by Jan Kara
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
89b3600
xfs: fix unreferenced var error in xfs_buf.c
by Dave Chinner
· 14 years ago
85cf0ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
50f3515
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
af71dda
nilfs2: fix whitespace coding style issues
by Nicolas Kaiser
· 14 years ago
d611b22
nilfs2: fix oops due to a bad aops initialization
by Ryusuke Konishi
· 14 years ago
3409453
nilfs2: fix data loss in mmap page write for hole blocks
by Ryusuke Konishi
· 14 years ago
8323c3a
ceph: Move secret key parsing earlier.
by Tommi Virtanen
· 14 years ago
0444d76
fs: don't use igrab() while holding i_lock
by Dave Chinner
· 14 years ago
c585015
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
7f5fe3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 14 years ago
212a17a
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
03e4970
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
272b62c
Treat writes as new when holes span across page boundaries
by Goldwyn Rodrigues
· 14 years ago
99bdc38
Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs2-merge-window-fix
by Joel Becker
· 14 years ago
ed59992
fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.
by Rakib Mullick
· 14 years ago
1788c20
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
d9d0487
Btrfs: fix __btrfs_map_block on 32 bit machines
by Chris Mason
· 14 years ago
1561ded
btrfs: fix possible deadlock by clearing __GFP_FS flag
by Miao Xie
· 14 years ago
c055e99
btrfs: check link counter overflow in link(2)
by Al Viro
· 14 years ago
9298679
btrfs: don't mess with i_nlink of unlocked inode in rename()
by Al Viro
· 14 years ago
c2db107
Btrfs: check return value of btrfs_alloc_path()
by Tsutomu Itoh
· 14 years ago
c59021f
Btrfs: fix OOPS of empty filesystem after balance
by liubo
· 14 years ago
9f7c43c
Btrfs: fix memory leak of empty filesystem after balance
by liubo
· 14 years ago
2d4e6f6
Btrfs: fix return value of setflags ioctl
by liubo
· 14 years ago
Next »