]> Pileus Git - ~andy/linux/history - fs
fs/xattr.c:getxattr(): improve handling of allocation failures
[~andy/linux] / fs /
2012-07-24 Pavel ShilovskyCIFS: Fix a wrong pointer in atomic_open
2012-07-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-24 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2012-07-24 Pavel ShilovskyCIFS: Add SMB2 credits support
2012-07-24 Pavel ShilovskyCIFS: Make transport routines work with SMB2
2012-07-24 Steve FrenchCIFS: Map SMB2 status codes to POSIX errors
2012-07-24 Pavel ShilovskyCIFS: Add SMB2 status codes
2012-07-24 Pavel ShilovskyCIFS: Rename 7 error codes to NT_ style
2012-07-24 Pavel ShilovskyCIFS: Rename Get/FreeXid and make them work with unsign...
2012-07-24 Pavel ShilovskyCIFS: Move protocol specific tcon/tdis code to ops...
2012-07-24 Pavel ShilovskyCIFS: Move protocol specific session setup/logoff code...
2012-07-24 Jiri KosinaMerge branch 'uhid' into for-linus
2012-07-24 Jiri KosinaMerge branches 'hidraw', 'magicmouse', 'multitouch...
2012-07-24 Cong Wangpipe: remove KM_USER0 from comments
2012-07-24 Pavel ShilovskyCIFS: Move protocol specific negotiate code to ops...
2012-07-24 Pavel ShilovskyCIFS: Extend credit mechanism to process request type
2012-07-24 Pavel ShilovskyCIFS: Move trans2 processing to ops struct
2012-07-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-24 Linus TorvaldsMerge tag 'please-pull-misc-3.6' of git://git.kernel...
2012-07-24 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-07-24 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2012-07-24 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2012-07-24 Jeff Laytoncifs: reinstate sec=ntlmv2 mount option
2012-07-24 Linus TorvaldsMerge tag 'clk' of git://git.kernel.org/pub/scm/linux...
2012-07-24 Linus TorvaldsMerge tag 'pm' of git://git.kernel.org/pub/scm/linux...
2012-07-24 Linus TorvaldsMerge tag 'pinctrl' of git://git.kernel.org/pub/scm...
2012-07-24 Linus TorvaldsMerge tag 'irq' of git://git.kernel.org/pub/scm/linux...
2012-07-24 Linus TorvaldsMerge tag 'boards' of git://git.kernel.org/pub/scm...
2012-07-23 Linus TorvaldsMerge tag 'defconfig' of git://git.kernel.org/pub/scm...
2012-07-23 Linus TorvaldsMerge tag 'newsoc' of git://git.kernel.org/pub/scm...
2012-07-23 Linus TorvaldsMerge tag 'cleanup2' of git://git.kernel.org/pub/scm...
2012-07-23 Linus TorvaldsMerge tag 'timer' of git://git.kernel.org/pub/scm/linux...
2012-07-23 Linus TorvaldsMerge tag 'spi' of git://git.kernel.org/pub/scm/linux...
2012-07-23 Linus TorvaldsMerge tag 'dt' of git://git.kernel.org/pub/scm/linux...
2012-07-23 Linus TorvaldsMerge tag 'dma' of git://git.kernel.org/pub/scm/linux...
2012-07-23 Linus TorvaldsMerge tag 'soc' of git://git.kernel.org/pub/scm/linux...
2012-07-23 Linus TorvaldsMerge tag 'cleanup' of git://git.kernel.org/pub/scm...
2012-07-23 Linus TorvaldsMerge tag 'fixes-non-critical' of git://git.kernel...
2012-07-23 Linus TorvaldsMerge tag 'upstream-3.6-rc1' of git://git.infradead...
2012-07-23 Linus TorvaldsMerge tag 'upstream-3.6-rc1' of git://git.infradead...
2012-07-23 Jeff Laytoncifs: rename cifs_sign_smb2 to cifs_sign_smbv
2012-07-23 Jeff Laytoncifs: remove bogus reset of smb_buf_length in smb_send...
2012-07-23 Jeff Laytoncifs: move file_lock off stack in cifs_push_posix_locks
2012-07-23 Jeff Laytoncifs: remove extraneous newlines from cERROR and cFYI...
2012-07-23 Jeff Laytoncifs: after upcalling for krb5 creds, invalidate key...
2012-07-23 Liu BoBtrfs: improve multi-thread buffer read
2012-07-23 Liu BoBtrfs: make btrfs's allocation smoothly with preallocation
2012-07-23 Josef BacikBtrfs: lock the transition from dirty to writeback...
2012-07-23 Josef BacikBtrfs: fix potential race in extent buffer freeing
2012-07-23 Josef BacikBtrfs: don't return true in releasepage unless we actua...
2012-07-23 Stefan BehrensBtrfs: suppress printk() if all device I/O stats are...
2012-07-23 Stefan BehrensBtrfs: remove unwanted printk() for btrfs device I...
2012-07-23 Li ZefanBtrfs: rewrite BTRFS_SETGET_FUNCS
2012-07-23 Li ZefanBtrfs: zero unused bytes in inode item
2012-07-23 Li ZefanBtrfs: kill free_space pointer from inode structure
2012-07-23 Anand Jainbtrfs read error corrected message floods the console...
2012-07-23 Jan SchmidtBtrfs: fix buffer leak in btrfs_next_old_leaf
2012-07-23 Liu BoBtrfs: do not count in readonly bytes
2012-07-23 Liu BoBtrfs: add ro notification to dump_space_info
2012-07-23 Liu BoBtrfs: fix a bug of writting free space cache during...
2012-07-23 Liu BoBtrfs: do not abort transaction in prealloc case
2012-07-23 Liu BoBtrfs: kill root from btrfs_is_free_space_inode
2012-07-23 Liu BoBtrfs: fix btrfs_is_free_space_inode to recognize btree...
2012-07-23 Stefan BehrensBtrfs: avoid I/O repair BUG() from btree_read_extent_bu...
2012-07-23 Josef BacikBtrfs: rework shrink_delalloc
2012-07-23 Liu BoBtrfs: do not set subvolume flags in readonly mode
2012-07-23 Liu BoBtrfs: use mnt_want_write_file instead of mnt_want_write
2012-07-23 Liu BoBtrfs: remove redundant r/o check for superblock
2012-07-23 Liu BoBtrfs: check write access to mount earlier while creati...
2012-07-23 Liu BoBtrfs: fix typo in cow_file_range_async and async_cow_s...
2012-07-23 Josef BacikBtrfs: change how we indicate we're adding csums
2012-07-23 Tsutomu ItohBtrfs: return error of btrfs_update_inode() to caller
2012-07-23 Dan CarpenterBtrfs: fix error handling in __add_reloc_root()
2012-07-23 Ilya DryomovBtrfs: do not ignore errors from btrfs_cleanup_fs_roots...
2012-07-23 Ilya DryomovBtrfs: do not return EINVAL instead of ENOMEM from...
2012-07-23 Josef BacikBtrfs: add DEVICE_READY ioctl
2012-07-23 J. Bruce Fieldslocks: fix checking of fcntl_setlease argument
2012-07-23 Josef BacikBtrfs: flush delayed inodes if we're short on space
2012-07-23 David Sterbabtrfs: join DEV_STATS ioctls to one
2012-07-23 Andrew Mahonebtrfs: ignore unfragmented file checks in defrag when...
2012-07-23 Dan CarpenterBtrfs: small naming cleanup in join_transaction()
2012-07-23 Alexander BlockBtrfs: don't update atime on RO subvolumes
2012-07-23 Arnd HannemannBtrfs: allow mount -o remount,compress=no
2012-07-23 Josef BacikBtrfs: remove ->dirty_inode
2012-07-23 Chris MasonBtrfs: reduce calls to wake_up on uncontended locks
2012-07-23 Chris MasonBtrfs: don't wait around for new log writers on an SSD
2012-07-23 Linus TorvaldsMerge branch 'for-linus-2' of git://git.kernel.org...
2012-07-23 Takashi IwaiMerge tag 'asoc-3.6' of git://git.kernel.org/pub/scm...
2012-07-23 Joerg RoedelMerge branches 'iommu/fixes', 'x86/amd', 'groups',...
2012-07-23 Mark BrownMerge branch 'for-3.5' into for-3.6
2012-07-23 Cong Wangjbd2: remove the second argument of kmap_atomic
2012-07-23 Theodore Ts'oext4: undo ext4_calc_metadata_amount if we fail to...
2012-07-23 Brian Fosterext4: don't let i_reserved_meta_blocks go negative
2012-07-23 Ashish Sangwanext4: fix hole punch failure when depth is greater...
2012-07-23 Artem Bityutskiyext4: remove unnecessary argument from __ext4_handle_di...
2012-07-23 Artem Bityutskiyext4: weed out ext4_write_super
2012-07-23 Artem Bityutskiyext4: remove unnecessary superblock dirtying
2012-07-23 Jan Karaext4: convert last user of ext4_mark_super_dirty()...
next