Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5a0e3ad6af8660be21ca98a971cd00f331318c05
/
fs
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9623e5a
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
9f32160
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
de32982
ext3: fix broken handling of EXT3_STATE_NEW
by Linus Torvalds
· 15 years ago
a53f4f9
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
by David Howells
· 15 years ago
94aa8ae
ceph: fix use after free on mds __unregister_request
by Sage Weil
· 15 years ago
e4d5042
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
e0df9c0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
3e297b6
Restore LOOKUP_DIRECTORY hint handling in final lookup on open()
by Al Viro
· 15 years ago
39f1cd6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
6c75969
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
1147d0f
fscache: add missing unlock
by Dan Carpenter
· 15 years ago
61964eb
do_sync_read/write() should set kiocb.ki_nbytes to be consistent
by David Howells
· 15 years ago
47568d4
FDPIC: For-loop in elf_core_vma_data_size() is incorrect
by David Howells
· 15 years ago
8e0cc81
fs/partition/msdos: fix unusable extended partition for > 512B sector
by OGAWA Hirofumi
· 15 years ago
3fbf586
fs/partitions/msdos: add support for large disks
by Daniel Taylor
· 15 years ago
4fd2c20
kcore: fix test for end of list
by Dan Carpenter
· 15 years ago
3f8b5ee
reiserfs: properly honor read-only devices
by Jeff Mahoney
· 15 years ago
6cb4aff
reiserfs: fix oops while creating privroot with selinux enabled
by Jeff Mahoney
· 15 years ago
7731d9a
fs/binfmt_aout.c: fix pointer warnings
by Borislav Petkov
· 15 years ago
c4caae2
ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs
by Eric Sandeen
· 15 years ago
ba69f9a
ext4: Don't use delayed allocation by default when used instead of ext3
by Jan Kara
· 15 years ago
37f328e
ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3
by Theodore Ts'o
· 15 years ago
1474147
ocfs2: Fix a race in o2dlm lockres mastery
by Srinivas Eeda
· 15 years ago
b54c2ca
Ocfs2: Handle deletion of reflinked oprhan inodes correctly.
by Tristan Ye
· 15 years ago
3939fda
Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.
by Tristan Ye
· 15 years ago
b4414ee
ocfs2: Clear undo bits when local alloc is freed
by Mark Fasheh
· 15 years ago
d067633
nilfs2: fix imperfect completion wait in nilfs_wait_on_logs
by Ryusuke Konishi
· 15 years ago
110d735
nilfs2: fix hang-up of cleaner after log writer returned with error
by Ryusuke Konishi
· 15 years ago
393f662
ceph: fix possible double-free of mds request reference
by Sage Weil
· 15 years ago
d96d604
ceph: fix session check on mds reply
by Sage Weil
· 15 years ago
4736b00
ceph: handle kmalloc() failure
by Dan Carpenter
· 15 years ago
9c423956
ceph: propagate mds session allocation failures to caller
by Sage Weil
· 15 years ago
8f883c2
ceph: make write_begin wait propagate ERESTARTSYS
by Sage Weil
· 15 years ago
ec4318bc
ceph: fix snap rebuild condition
by Sage Weil
· 15 years ago
87b315a
ceph: avoid reopening osd connections when address hasn't changed
by Sage Weil
· 15 years ago
3dd72fc
ceph: rename r_sent_stamp r_stamp
by Sage Weil
· 15 years ago
3c3f2e3
ceph: fix connection fault con_work reentrancy problem
by Sage Weil
· 15 years ago
e4cb4cb
ceph: prevent dup stale messages to console for restarting mds
by Sage Weil
· 15 years ago
efd7576
ceph: fix pg pool decoding from incremental osdmap update
by Sage Weil
· 15 years ago
80fc731
ceph: fix mds sync() race with completing requests
by Sage Weil
· 15 years ago
916623d
ceph: only release unused caps with mds requests
by Sage Weil
· 15 years ago
15637c8
ceph: clean up handle_cap_grant, handle_caps wrt session mutex
by Sage Weil
· 15 years ago
cdc2ce0
ceph: fix session locking in handle_caps, ceph_check_caps
by Sage Weil
· 15 years ago
4ea0043
ceph: drop unnecessary WARN_ON in caps migration
by Sage Weil
· 15 years ago
12eadc1
ceph: fix null pointer deref of r_osd in debug output
by Sage Weil
· 15 years ago
0a990e7
ceph: clean up service ticket decoding
by Sage Weil
· 15 years ago
99b437a
AFS: Potential null dereference
by Dan Carpenter
· 15 years ago
556ae3b
NFS: don't try to decode GETATTR if DELEGRETURN returned error
by Jeff Layton
· 15 years ago
2d8428a
nilfs2: fix duplicate call to nilfs_segctor_cancel_freev
by Ryusuke Konishi
· 15 years ago
5b3dbb4
ceph: release old ticket_blob buffer
by Sage Weil
· 15 years ago
807c86e
ceph: fix authenticator buffer size calculation
by Sage Weil
· 15 years ago
63733a0
ceph: fix authenticator timeout
by Sage Weil
· 15 years ago
8b218b8
ceph: fix inode removal from snap realm when racing with migration
by Sage Weil
· 15 years ago
052bb34
ceph: add missing locking to protect i_snap_realm_item during split
by Sage Weil
· 15 years ago
978097c
ceph: implemented caps should always be superset of issued caps
by Sage Weil
· 15 years ago
b231796
ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.
by Tao Ma
· 15 years ago
dfe4d3d
ocfs2: Fix the update of name_offset when removing xattrs
by Tao Ma
· 15 years ago
d812e57
NFS: Prevent another deadlock in nfs_release_page()
by Trond Myklebust
· 15 years ago
fc7f99c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
0a492fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
441f405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
7c34691a
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
01d61d0
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
b22b63e
ocfs2: Always try for maximum bits with new local alloc windows
by Mark Fasheh
· 15 years ago
8ad6fca
Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree
by Chris Mason
· 15 years ago
1b53ac4
Btrfs: allow treeid==0 in the inode lookup ioctl
by Chris Mason
· 15 years ago
90fdde1
Btrfs: return keys for large items to the search ioctl
by Chris Mason
· 15 years ago
abc6e13
Btrfs: fix key checks and advance in the search ioctl
by Chris Mason
· 15 years ago
c4af964
ntfs: use bitmap_weight
by Akinobu Mita
· 15 years ago
bcc54e2a
jffs2: fix up rb_root initializations to use RB_ROOT
by Venkatesh Pallipadi
· 15 years ago
fcefd25
ocfs2: set i_mode on disk during acl operations
by Mark Fasheh
· 15 years ago
6527f8f
ocfs2: Update i_blocks in reflink operations.
by Tao Ma
· 15 years ago
78c37eb
ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
by Tao Ma
· 15 years ago
ee860b6
by Sachin Prabhu
· 15 years ago
e8c3753
xfs: don't warn about page discards on shutdown
by Dave Chinner
· 15 years ago
8a262e5
xfs: use scalable vmap API
by Alex Elder
· 15 years ago
cd9640a
xfs: remove old vmap cache
by Alex Elder
· 15 years ago
7fde62b
Btrfs: buffer results in the space_info ioctl
by Chris Mason
· 15 years ago
ce769a2
Btrfs: use __u64 types in ioctl.h
by Sage Weil
· 15 years ago
854d2c3
Btrfs: fix search_ioctl key advance
by Sage Weil
· 15 years ago
cfbc068
NFS: ensure bdi_unregister is called on mount failure.
by NeilBrown
· 15 years ago
8212cf7
cifs: trivial white space
by Dan Carpenter
· 15 years ago
ef5780c0
Btrfs: fix gfp flags masking in the compression code
by Nick Piggin
· 15 years ago
5ff7ba3
Btrfs: don't look at bio flags after submit_bio
by Chris Mason
· 15 years ago
a343832
btrfs: using btrfs_stack_device_id() get devid
by Xiao Guangrong
· 15 years ago
9174846
btrfs: use memparse
by Akinobu Mita
· 15 years ago
1406e43
Btrfs: add a "df" ioctl for btrfs
by Josef Bacik
· 15 years ago
2ac55d4
Btrfs: cache the extent state everywhere we possibly can V2
by Josef Bacik
· 15 years ago
5a1a3df
Btrfs: cache ordered extent when completing io
by Josef Bacik
· 15 years ago
c2a128d
Btrfs: cache extent state in find_delalloc_range
by Josef Bacik
· 15 years ago
49958fd
Btrfs: change the ordered tree to use a spinlock instead of a mutex
by Josef Bacik
· 15 years ago
4125bf7
Btrfs: finish read pages in the order they are submitted
by Chris Mason
· 15 years ago
0be2e98
btrfs: fix btrfs_mkdir goto for no free objectids
by Miao Xie
· 15 years ago
0bdb1db
Btrfs: flush data on snapshot creation
by Sage Weil
· 15 years ago
bd4d108
Btrfs: make df be a little bit more understandable
by Josef Bacik
· 15 years ago
3a0524d
btrfs: Update existing btrfs_device for renaming device
by TARUISI Hiroaki
· 15 years ago
1e701a3
Btrfs: add new defrag-range ioctl.
by Chris Mason
· 15 years ago
940100a
Btrfs: be more selective in the defrag ioctl
by Chris Mason
· 15 years ago
5168408
Btrfs: run the backing dev more often in the submit_bio helper
by Chris Mason
· 15 years ago
Next »